10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"mcpServers": {
|
|
"agent-builder": {
|
|
"command": "uv",
|
|
"args": ["run", "-m", "framework.mcp.agent_builder_server"],
|
|
"cwd": "core"
|
|
}
|
|
}
|
|
}
|