Tools
check_status(url | group)
Returns status and response time for a single URL or a named group.
list_watches()
Lists the watch targets you have registered.
add_watch(url, group?)
Adds a URL to the watch list, optionally under a group.
Install
PingPin runs locally. Point Claude Desktop at the built server in claude_desktop_config.json:
{
"mcpServers": {
"pingpin": {
"command": "node",
"args": ["<repo>/mcp/pingpin/dist/index.js"]
}
}
}
Restart Claude Desktop and the three tools appear automatically.
Usage log
Usage log feeds Scrappy Fleet