Files
hyperguild/.context/mcp.json
2026-04-17 08:34:13 +02:00

13 lines
316 B
JSON

{
"mcpServers": {
"knowledge": {
"url": "http://localhost:3100/mcp",
"description": "Project knowledge base — vector + graph retrieval"
},
"supervisor": {
"url": "http://localhost:3200/mcp",
"description": "Skill workers — TDD (red/green/refactor), more coming"
}
}
}