conduit

tsouth89/conduit
★ 0 stars Rust AI/LLM Updated 1mo ago
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 → 🔍 Audit Wallet Slippage →

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