Skip to content
Claude Desktop

monitoring for Claude Desktop

com.pingvera/monitoring

Client-website monitoring for agencies: uptime, incidents, SSL/domain expiry, server metrics.

client:Claude Desktop transport:streamable-http

Install monitoring in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "monitoring": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.pingvera.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

monitoring in other clients