Loading MCP server directory, please wait...
Read blueprints, business cases, implementation plans, and specs from your coding agent
npx @getmcp/cli add io.github.agent-blueprint/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENT_BLUEPRINT_API_KEYAPI token from app.agentblueprint.ai/settings/api-tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.agent-blueprint/mcp-server": {
"command": "npx",
"args": [
"-y",
"agentblueprint"
],
"env": {
"AGENT_BLUEPRINT_API_KEY": ""
}
}
}
}