Updated V3-MCP-SUPPORT code to use local LLMs.
This commit is contained in:
parent
40a8c6c67e
commit
bfbdf97f94
10
iterations/v3-mcp-support/mcp-config.json
Normal file
10
iterations/v3-mcp-support/mcp-config.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"archon": {
|
||||
"command": "[path to Archon]\\archon\\venv\\Scripts\\python.exe",
|
||||
"args": [
|
||||
"[path to Archon]\\archon\\mcp_server.py"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user