Blueprint MCP is now a proper MCP server

This commit is contained in:
2026-03-06 19:03:33 -05:00
parent 6f22d62811
commit 7474a0ea91
7 changed files with 689 additions and 502 deletions

View File

@@ -1,4 +1,8 @@
{
"mcpServers": {
"blueprint-mcp": {
"command": "/usr/bin/nc",
"args": ["localhost", "9847"]
}
}
}