keel

kiritbasu/keel
★ 0 stars Rust AI/LLM Updated today
Local-first store for everything that describes a software project other than the code — specs, decisions, tasks, roadmap — with an MCP server as the primary interface.
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": {
    "keel": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "keel"
      ]
    }
  }
}

README Excerpt

Keel is a local store for everything about a software project **except the code** — the specs, the decisions, the tasks, the open questions, the feedback, the reasons. It runs on your machine, an AI coding agent reads and writes it through [MCP](https://modelcontextprotocol.io), and a desktop app shows you what's in it.

Tools (5)

KEEL_BINDKEEL_BIN_DIRKEEL_DAEMON_URLKEEL_HOMEKEEL_SKILL_DIR