revoke_api_key — LastPing MCP Tool Mutating
revoke_api_key
(revoke api key) is one of 39 tools on the
LastPing
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call revoke_api_key from your client
- Claude Code LastPing revoke_api_key run in your project directory
- Claude Desktop LastPing revoke_api_key ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LastPing revoke_api_key ~/.cursor/mcp.json
- VS Code LastPing revoke_api_key .vscode/mcp.json
- Zed LastPing revoke_api_key ~/.config/zed/settings.json
- Windsurf LastPing revoke_api_key ~/.codeium/windsurf/mcp_config.json
- Cline LastPing revoke_api_key ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LastPing revoke_api_key ~/.gemini/settings.json
- Grok LastPing revoke_api_key .mcp.json (in your project root)
- ChatGPT LastPing revoke_api_key Settings → Connectors → Advanced → Developer mode
- Claude.ai LastPing revoke_api_key Settings → Connectors → Add custom connector
- LangChain LastPing revoke_api_key pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http lastping https://mcp.lastping.dev
Other tools on this server
- 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
- list_monitors
- list_open_incidents
- list_status_pages
- pause_monitor
- register_agent
- resume_monitor
- set_alert_template
- set_route
- snooze_monitor
- test_destination
- update_agent
- update_destination
- update_monitor
- update_status_page
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.