LastPing for Claude Desktop
dev.lastping/lastping
Monitoring that agents set up for themselves — cron jobs, CI/CD pipelines and AI agent runs.
client:Claude Desktop
transport:streamable-http
tools:39
Install LastPing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lastping": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.lastping.dev"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- add_incident_note
- create_api_key
- create_destination
- create_monitor
- create_status_page
- declare_run_expectations
- delete_agent
- delete_destination
- delete_monitor
- delete_status_page
- discover_monitors_reconcile
- export_terraform
- get_agent
- get_alert_templates
- get_incident
- get_monitor
- get_ping_instructions
- get_run
- get_run_history
- list_agents
- list_api_keys
- list_deliveries
- list_destinations
- list_incidents