← Index

io.github.agent-blueprint/free-blueprints

io.github.agent-blueprint/free-blueprints·v1.0.1·Other
Quality Score
85
/100

Free AI agent blueprints for procurement and onboarding. No signup, no API key.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://free-blueprints-mcp.agentblueprint.workers.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "free-blueprints": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-blueprint/free-blueprints"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "free-blueprints": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-blueprint/free-blueprints"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @agent-blueprint/free-blueprints
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other