agent-hub

David-Martel/agent-hub
★ 0 stars Rust Database Updated 1d ago
Redis-backed agent coordination bus — Rust CLI + MCP server + Python fallback
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": {
    "agent-hub": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "agent-hub"
      ]
    }
  }
}

README Excerpt

Rust-native coordination bus for Codex, Claude, Gemini, and local sub-agents. Redis for live transport, PostgreSQL for durable history and presence-event persistence. Deprecated Python runtime code has been removed. The workspace contains exactly four crates. `rust-cli` has been removed. | Crate | Package name | Binary | Role |

Tools (1)

timestamp_utc
📊
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 →