Skip to content
Claude Desktop

VoltPlan Wiring Diagrams for Claude Desktop

io.github.yuzu-hub/wiring-diagram-mcp

Generate 12V/24V/48V wiring diagrams and size wires, fuses, batteries, solar, and inverters.

client:Claude Desktop transport:streamable-http runtime:npm tools:9

Install VoltPlan Wiring Diagrams in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "wiring-diagram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.voltplan.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

VoltPlan Wiring Diagrams in other clients