The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Free Blueprints listing page.
Pre-built AI agent blueprints for common business processes. No signup, no API key, no token.
Any MCP-compatible coding agent can discover and consume these blueprints immediately.
| Blueprint | Agents | Pattern | Description |
|---|---|---|---|
| RFx Procurement Automation | 5 | Manager-Workers | Automate RFx intake, requirements analysis, response composition, and compliance validation |
| Employee Onboarding | 5 | Manager-Workers | Automate document processing, IT provisioning, training assembly, and progress tracking |
Add to your project's .mcp.json:
Then ask your agent: "List available blueprints and deploy the RFx procurement one."
For Managed Agents, AI Control Tower, or any HTTP MCP client:
list_blueprintsReturns the catalog of available free blueprints.
get_blueprintReturns a full blueprint by ID as a JSON manifest with all files ready to write to disk.
Parameters:
blueprintId (string, required) — Blueprint ID from list_blueprintsEach blueprint includes:
These free blueprints cover generic business processes. For blueprints tailored to your company (your systems, your data, your org structure, your financials), visit agentblueprint.ai.
MIT