Export to Claude
export_to_claudeGenerates an mcpServers JSON block to restore direct connectivity to MCP Conductor by pointing Claude's config back at the stdio endpoint.
Instructions
Generate a mcpServers JSON block that points Claude back at mcp-conductor stdio. This is the rollback path: paste the output into your Claude Desktop or Claude Code config to restore direct connectivity. Formats: "claude-desktop" (full wrapper object), "claude-code" (flat mcpServers), "raw" (inner object only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format. | claude-desktop |
| conductor_path | No | Override the conductor binary path (default: npx @darkiceinteractive/mcp-conductor). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | ||
| format | Yes | ||
| server_count | Yes | ||
| instructions | Yes |