Whatever Works Studio
FLEET · 05/05 · MCP

PingPin

URL & endpoint status checks, inside Claude. A local MCP server — no dashboard, no daemon, just three tools.

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
→ Scrappy Fleet