8 MCP tools for exploring and downloading AI agent blueprints. List blueprints, get summaries, download full Agent Skills directories for implementation by coding agents. Vendor-agnostic output works …
| Tool name | Description | Destructive? |
|---|---|---|
| get_business_profile | ✓ no | |
| create_business_profile | ✓ no | |
| generate_use_cases | ✓ no | |
| generate_blueprint | ✓ no | |
| trigger_full_pipeline | ✓ no |
| get_generation_status | ✓ no | |
| list_blueprints | ✓ no | |
| get_blueprint | ✓ no | |
| get_business_case | ✓ no | |
| get_implementation_plan | ✓ no | |
| get_use_case | ✓ no | |
| get_implementation_spec | ✓ no | |
| download_blueprint | ✓ no | |
| sync_implementation_state | ✓ no | |
| report_metric | ✓ no | |
| get_progress | ✓ no | |
| update_blueprint | ✓ no | |
| update_business_case | ✓ no | |
| update_implementation_plan | ✓ no | |
| update_use_case | ✓ no | |
| update_business_profile | ✓ no | |
| recalculate_financials | ✓ no | |
| get_recommendations | ✓ no |
{
"mcpServers": {
"agentblueprint": {
"command": "npx",
"args": [
"-y",
"agentblueprint"
]
}
}
}