list_blueprints — governance platform MCP Tool Read-only
list_blueprints
(list blueprints) is one of 37 tools on the
governance platform
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 governance platform list_blueprints run in your project directory
- Claude Desktop governance platform list_blueprints ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor governance platform list_blueprints ~/.cursor/mcp.json
- VS Code governance platform list_blueprints .vscode/mcp.json
- Zed governance platform list_blueprints ~/.config/zed/settings.json
- Windsurf governance platform list_blueprints ~/.codeium/windsurf/mcp_config.json
- Cline governance platform list_blueprints ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI governance platform list_blueprints ~/.gemini/settings.json
- Grok governance platform list_blueprints .mcp.json (in your project root)
- ChatGPT governance platform list_blueprints Settings → Connectors → Advanced → Developer mode
- Claude.ai governance platform list_blueprints Settings → Connectors → Add custom connector
- LangChain governance platform list_blueprints pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http governance-platform https://app.geodesiclabs.ai/mcp
Other tools on this server
- validate
- validate_repair
- create_blueprint
- repair
- check_blueprint_health
- compare_semantic_equivalence
- govern_inference
- get_inference_trace
- recent_inference_decisions
- verify_certificate
- profile_blueprint_robustness
- forecast
- discover_patterns
- repair_path
- counterfactual
- analyze_anomaly
- create_chain
- submit_chain_stage
- handoff_audit
- approve_rule
- reject_rule
- structural_types
- decompose_failure
- geometric_confidence
- check_realization
- check_drift
- authorize_execution
- load_rule_pack
- get_execution_trace
- verify_replay
- account_status
- delete_blueprint
- update_blueprint
- list_api_keys
- rotate_api_key
- delete_api_key
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.