Loomal

free-blueprints

MCP server by github.com/agent-blueprint/free-blueprints

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

0 starsnpm: @agent-blueprint/free-blueprintsRemote-capable

About free-blueprints

free-blueprints is an MCP (Model Context Protocol) server published by agent-blueprint in the official MCP registry, listed under Autonomous Agents on Loomal. Free AI agent blueprints for procurement and onboarding. No signup, no API key.

free-blueprints runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@agent-blueprint/free-blueprints), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/agent-blueprint/free-blueprints.

Use free-blueprints with your agent

Claude Code · one command
claude mcp add --transport http free-blueprints https://free-blueprints-mcp.agentblueprint.workers.dev/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "free-blueprints": {
      "url": "https://free-blueprints-mcp.agentblueprint.workers.dev/mcp"
    }
  }
}
streamable-httphttps://free-blueprints-mcp.agentblueprint.workers.dev/mcp
npm@agent-blueprint/free-blueprints

Frequently asked questions

What is free-blueprints?
free-blueprints is an MCP (Model Context Protocol) server by agent-blueprint in the Autonomous Agents category. Free AI agent blueprints for procurement and onboarding. No signup, no API key.
How do I connect free-blueprints to Claude, Cursor, or another MCP client?
free-blueprints is a remote MCP server — add its endpoint (https://free-blueprints-mcp.agentblueprint.workers.dev/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is free-blueprints open source?
Yes — the source code is public at github.com/agent-blueprint/free-blueprints.
Can AI agents pay to use free-blueprints?
Not yet through Loomal — free-blueprints is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain free-blueprints? Claim this listing free by verifying GitHub ownership, or contact us.