Free Blueprints
FreeNot checkedFree AI agent blueprints for procurement and onboarding. No signup, no API key.
About
Free AI agent blueprints for procurement and onboarding. No signup, no API key.
README
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.
Available Blueprints
| 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 |
Usage
Claude Code / Cursor (stdio)
npm install -g @agent-blueprint/free-blueprints
Add to your project's .mcp.json:
{
"mcpServers": {
"free-blueprints": {
"command": "free-blueprints-mcp"
}
}
}
Then ask your agent: "List available blueprints and deploy the RFx procurement one."
Remote (Streamable HTTP)
For Managed Agents, AI Control Tower, or any HTTP MCP client:
https://free-blueprints-mcp.agentblueprint.workers.dev/mcp
Tools
list_blueprints
Returns the catalog of available free blueprints.
get_blueprint
Returns a full blueprint by ID as a JSON manifest with all files ready to write to disk.
Parameters:
blueprintId(string, required) — Blueprint ID fromlist_blueprints
What you get
Each blueprint includes:
- SKILL.md — Overview with frontmatter metadata
- GETTING-STARTED.md — Step-by-step implementation guide
- AGENTS.md — Universal agent sync rules
- implementation-state.yaml — Progress tracking template
- Reference docs — Agent specs, architecture decisions, guardrails, evaluation criteria, platform connectivity, business context
Want a custom blueprint?
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.
License
MIT
Install Free Blueprints in Claude Desktop, Claude Code & Cursor
unyly install free-blueprintsInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add free-blueprints -- npx -y @agent-blueprint/free-blueprintsFAQ
Is Free Blueprints MCP free?
Yes, Free Blueprints MCP is free — one-click install via Unyly at no cost.
Does Free Blueprints need an API key?
No, Free Blueprints runs without API keys or environment variables.
Is Free Blueprints hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Free Blueprints in Claude Desktop, Claude Code or Cursor?
Open Free Blueprints on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Free Blueprints with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
