create_configuration_handoff — Loppix catalog and configuration MCP Tool Mutating
create_configuration_handoff
(create configuration handoff) is one of 8 tools on the
Loppix catalog and configuration
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_configuration_handoff from your client
- Claude Code Loppix catalog and configuration create_configuration_handoff run in your project directory
- Claude Desktop Loppix catalog and configuration create_configuration_handoff ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Loppix catalog and configuration create_configuration_handoff ~/.cursor/mcp.json
- VS Code Loppix catalog and configuration create_configuration_handoff .vscode/mcp.json
- Zed Loppix catalog and configuration create_configuration_handoff ~/.config/zed/settings.json
- Windsurf Loppix catalog and configuration create_configuration_handoff ~/.codeium/windsurf/mcp_config.json
- Cline Loppix catalog and configuration create_configuration_handoff ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Loppix catalog and configuration create_configuration_handoff ~/.gemini/settings.json
- Grok Loppix catalog and configuration create_configuration_handoff .mcp.json (in your project root)
- ChatGPT Loppix catalog and configuration create_configuration_handoff Settings → Connectors → Advanced → Developer mode
- Claude.ai Loppix catalog and configuration create_configuration_handoff Settings → Connectors → Add custom connector
- LangChain Loppix catalog and configuration create_configuration_handoff pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http catalog-configuration https://loppix.com/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.