DirectoryGroundhog
files

Groundhog

by ghuntley

38
Health
stale
65
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!).

397stars
21forks
Rust
AGPL-3.0
Updated March 11, 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

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

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