mirror of
https://github.com/coleam00/Archon.git
synced 2026-01-09 16:17:58 -05:00
The New Archon (Beta) - The Operating System for AI Coding Assistants!
This commit is contained in:
10
original_archon/iterations/v3-mcp-support/mcp-config.json
Normal file
10
original_archon/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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user