DirectoryGroundhog
files

Groundhog

by ghuntley

26
Health
stale
18
Popularity

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!).

400stars
20forks
Rust
AGPL-3.0
Updated May 10, 2026
#ai#ai-agent#coding-assistant#cursor#educational-project#hedgehog-ai#model-context-protocol

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "groundhog": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-groundhog"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness8/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated within a year
Most issues unresolved

Server Info

Categoryfiles
LanguageRust
LicenseAGPL-3.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory