list_blueprints — free blueprints MCP Tool Read-only
list_blueprints
(list blueprints) is one of 2 tools on the
free blueprints
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_blueprints from your client
- Claude Code free blueprints list_blueprints run in your project directory
- Claude Desktop free blueprints list_blueprints ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor free blueprints list_blueprints ~/.cursor/mcp.json
- VS Code free blueprints list_blueprints .vscode/mcp.json
- Zed free blueprints list_blueprints ~/.config/zed/settings.json
- Windsurf free blueprints list_blueprints ~/.codeium/windsurf/mcp_config.json
- Cline free blueprints list_blueprints ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI free blueprints list_blueprints ~/.gemini/settings.json
- Grok free blueprints list_blueprints .mcp.json (in your project root)
- ChatGPT free blueprints list_blueprints Settings → Connectors → Advanced → Developer mode
- Claude.ai free blueprints list_blueprints Settings → Connectors → Add custom connector
- LangChain free blueprints list_blueprints pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http free-blueprints https://free-blueprints-mcp.agentblueprint.workers.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.