toolport

tsouth89/toolport
★ 50 stars Rust AI/LLM Updated 12d ago ⚠ Review
One local gateway for all your MCP servers, set up once and shared by every AI client (Claude, Cursor, VS Code, Codex). Lazy discovery collapses them to 3 meta-tools the agent searches on demand, ~90% fewer tokens. Keys in your OS keychain, 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": {
    "toolport": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "toolport"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="docs/logo.svg" alt="Conduit" width="84" /> **One local gateway for all your MCP servers, shared by every AI client, with far fewer tokens.** </div> Conduit is a local MCP (Model Context Protocol) gateway. You set up and authenticate each server once, and every AI client (Claude, Cursor, Codex, and

Topics

aiai-agentsanthropicclaudecursordeveloper-toolsgatewayllmlocal-firstmcpmcp-servermodel-context-protocolreactrusttauri