Groundhog for Windsurf
io.github.dmytrome/groundhog-mcp
Search, read and research the web, with hidden text stripped by default and sources hashed
client:Windsurf
transport:stdio
runtime:pypi
Install Groundhog in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"groundhog-mcp": {
"command": "uvx",
"args": [
"groundhog-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs