Safe, self-hosted web grounding for AI agents and crawlers over a stealth browser
claude mcp add groundhog-mcp -- uvx groundhog-mcp
claude_desktop_config.json
{
"mcpServers": {
"groundhog-mcp": {
"command": "uvx",
"args": [
"groundhog-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"groundhog-mcp": {
"command": "uvx",
"args": [
"groundhog-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"groundhog-mcp": {
"command": "uvx",
"args": [
"groundhog-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"groundhog-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"groundhog-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"groundhog-mcp": {
"command": "uvx",
"args": [
"groundhog-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.dmytrome--groundhog-mcp/reviews or the review_server meta-tool.
POST /mcp