handoffs.operator — AI Design Blueprint MCP Tool
handoffs.operator
(handoffs operator) is one of 29 tools on the
AI Design Blueprint
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call handoffs.operator from your client
- Claude Code AI Design Blueprint handoffs.operator run in your project directory
- Claude Desktop AI Design Blueprint handoffs.operator ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AI Design Blueprint handoffs.operator ~/.cursor/mcp.json
- VS Code AI Design Blueprint handoffs.operator .vscode/mcp.json
- Zed AI Design Blueprint handoffs.operator ~/.config/zed/settings.json
- Windsurf AI Design Blueprint handoffs.operator ~/.codeium/windsurf/mcp_config.json
- Cline AI Design Blueprint handoffs.operator ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AI Design Blueprint handoffs.operator ~/.gemini/settings.json
- Grok AI Design Blueprint handoffs.operator .mcp.json (in your project root)
- ChatGPT AI Design Blueprint handoffs.operator Settings → Connectors → Advanced → Developer mode
- Claude.ai AI Design Blueprint handoffs.operator Settings → Connectors → Add custom connector
- LangChain AI Design Blueprint handoffs.operator pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http blueprint https://aidesignblueprint.com/mcp
Other tools on this server
- principles.list
- clusters.list
- principles.get
- clusters.get
- examples.get
- principles.search
- examples.search
- assets.list
- guides.list
- guides.get
- guides.search
- signals.report
- signals.feedback
- architect.validate
- design.validate
- spec.validate
- architect.validate_consensus
- architect.certify
- team.summarize
- me.learning_path
- me.coaching_context
- me.add_evidence
- me.sessions
- me.session_event
- me.await_steer
- me.validation_history
- handoffs.partnership
- handoffs.agency
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.