gridseak

adenjessee/gridseak
★ 0 stars Rust 🤖 AI/LLM Updated today
Deterministic structural-knowledge layer for AI coding agents — a 14-tool MCP server + CLI, all local, 0 LLM tokens. MIT OR Apache-2.0.
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": {
    "gridseak": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "gridseak"
      ]
    }
  }
}

README Excerpt

**Maintainer:** one person, spare time, pre-1.0. Everything runs on your machine; there is no GridSeak cloud. **Use at your own risk** — same bargain as any indie OSS CLI you `curl | sh`. > **For your coding agent:** a deterministic call graph it can quote — > every edge tagged with its evidence tier, every answer grounded in a

Tools (10)

gridseak_context_for_llmgridseak_explain_findinggridseak_get_findingsgridseak_get_recommendationsgridseak_graph_blast_radiusgridseak_graph_cyclesgridseak_graph_module_couplinggridseak_graph_slicegridseak_scangridseak_status