groundhog

ghuntley/groundhog
★ 398 stars Rust 🤖 AI/LLM Updated 1mo ago
Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "groundhog": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "groundhog"
      ]
    }
  }
}

Topics

aiai-agentcoding-assistantcursoreducational-projecthedgehog-aimodel-context-protocol