Skip to content
Cline

Groundhog for Cline

io.github.dmytrome/groundhog-mcp

Search, read and research the web, with hidden text stripped by default and sources hashed

client:Cline transport:stdio runtime:pypi

Install Groundhog in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "groundhog-mcp": {
      "command": "uvx",
      "args": [
        "groundhog-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Groundhog in other clients