Files
integration/.mcp.json

9 lines
121 B
JSON

{
"mcpServers": {
"blueprint-mcp": {
"command": "python3",
"args": ["tools/mcp-bridge.py"]
}
}
}