ghuntley/groundhog
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!).
Platform-specific configuration:
{
"mcpServers": {
"groundhog": {
"command": "npx",
"args": [
"-y",
"groundhog"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...