ToolConnect

Judgernaut777/ToolConnect
★ 0 stars Python Database Updated today
Modular tool governance for AI systems. Discover, organize, secure, and broker tools across MCP servers, APIs, and local services through a unified registry.
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": {
    "toolconnect": {
      "command": "uvx",
      "args": [
        "toolconnect"
      ]
    }
  }
}

Or install with pip: pip install toolconnect

README Excerpt

**A tool-governance platform.** It connects agents and applications to tools, and it is the authority on *which* tools exist, *what they do*, *who may call them*, *whether they are healthy*, and *what happened when they were called*. As of **0.1.0** there is a runtime: SQLite persistence, `toolconnect serve` (a loopback HTTP
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →