vaelor

anatolykoptev/vaelor
★ 4 stars Go AI/LLM Updated today
A memory of the codebase your AI agent can't get from grep: a persistent call graph, semantic search, and per-symbol review learnings over any repo. Self-hosted MCP server — Go, tree-sitter, Apache AGE.
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": {
    "vaelor": {
      "command": "go",
      "args": [
        "run",
        "github.com/anatolykoptev/vaelor@latest"
      ]
    }
  }
}

Topics

ai-agentscall-graphclaude-codecode-intelligencecode-searchdeveloper-toolsgolangmcpmcp-serversemantic-searchstatic-analysistree-sitter