2 months ago
Server Config
{
"mcpServers": {
"archon-mcp": {
"command": "npx",
"args": [
"-y",
"archon-mcp-client",
"https://archonspecs.dev/mcp/sse?apiKey=your_api_key_here"
]
}
}
}{
"mcpServers": {
"archon-mcp": {
"command": "npx",
"args": [
"-y",
"archon-mcp-client",
"https://archonspecs.dev/mcp/sse?apiKey=your_api_key_here"
]
}
}
}