agentix

nixedge/agentix
★ 7 stars Rust Database Updated 2d ago ✓ Clean
Custom rust MCP server for indexing code, docs, gh issues and PRs
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": {
    "agentix": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "agentix"
      ]
    }
  }
}

README Excerpt

Hybrid code search for Claude. Index your codebases, documentation, and GitHub issues into PostgreSQL (ParadeDB BM25 + pgvector HNSW). A Rust MCP server exposes the index to Claude Code so it can answer questions about your code without reading every file from scratch. **What this replaces:** Claude reading 50 files one by one to find something. Instead, Claude

Tools (12)

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