Files
hyperguild/.context/mcp.json
T

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"
}
}
}