Files
hive/.agent/mcp_config.json
T
2026-02-11 16:39:28 -08:00

10 lines
192 B
JSON

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