get_blueprint — free blueprints MCP Tool Read-only
get_blueprint
(get blueprint) 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 get_blueprint from your client
- Claude Code free blueprints get_blueprint run in your project directory
- Claude Desktop free blueprints get_blueprint ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor free blueprints get_blueprint ~/.cursor/mcp.json
- VS Code free blueprints get_blueprint .vscode/mcp.json
- Zed free blueprints get_blueprint ~/.config/zed/settings.json
- Windsurf free blueprints get_blueprint ~/.codeium/windsurf/mcp_config.json
- Cline free blueprints get_blueprint ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI free blueprints get_blueprint ~/.gemini/settings.json
- Grok free blueprints get_blueprint .mcp.json (in your project root)
- ChatGPT free blueprints get_blueprint Settings → Connectors → Advanced → Developer mode
- Claude.ai free blueprints get_blueprint Settings → Connectors → Add custom connector
- LangChain free blueprints get_blueprint 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.