Files
integration/.mcp.json

9 lines
123 B
JSON

{
"mcpServers": {
"blueprint-mcp": {
"command": "/usr/bin/nc",
"args": ["localhost", "9847"]
}
}
}