conduit

tsouth89/conduit
★ 0 stars Rust AI/LLM Updated today
One local gateway for all your MCP servers, across every AI coding tool (Claude, Cursor, VS Code, Codex…). Keys in your OS keychain. No Docker, no cloud.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "conduit": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "conduit"
      ]
    }
  }
}

Topics

aiclaudecursordeveloper-toolsgatewayllmmcpmodel-context-protocolreactrusttauri