LastPing for VS Code
dev.lastping/lastping
Monitoring that agents set up for themselves — cron jobs, CI/CD pipelines and AI agent runs.
client:VS Code
transport:streamable-http
tools:39
Install LastPing in VS Code
.vscode/mcp.json
{
"servers": {
"lastping": {
"type": "http",
"url": "https://mcp.lastping.dev"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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