Files
hive/.mcp.json
T
2026-02-11 10:20:20 -08:00

10 lines
165 B
JSON

{
"mcpServers": {
"agent-builder": {
"command": "uv",
"args": ["run", "-m", "framework.mcp.agent_builder_server"],
"cwd": "core"
}
}
}