bardo_account_deletion_cancel — Bardo MCP Tool
bardo_account_deletion_cancel
(bardo account deletion cancel) is one of 40 tools on the
Bardo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call bardo_account_deletion_cancel from your client
- Claude Code Bardo bardo_account_deletion_cancel run in your project directory
- Claude Desktop Bardo bardo_account_deletion_cancel ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Bardo bardo_account_deletion_cancel ~/.cursor/mcp.json
- VS Code Bardo bardo_account_deletion_cancel .vscode/mcp.json
- Zed Bardo bardo_account_deletion_cancel ~/.config/zed/settings.json
- Windsurf Bardo bardo_account_deletion_cancel ~/.codeium/windsurf/mcp_config.json
- Cline Bardo bardo_account_deletion_cancel ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Bardo bardo_account_deletion_cancel ~/.gemini/settings.json
- Grok Bardo bardo_account_deletion_cancel .mcp.json (in your project root)
- ChatGPT Bardo bardo_account_deletion_cancel Settings → Connectors → Advanced → Developer mode
- Claude.ai Bardo bardo_account_deletion_cancel Settings → Connectors → Add custom connector
- LangChain Bardo bardo_account_deletion_cancel pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http bardo https://bardo.id/mcp/
Other tools on this server
- bardo_verify
- bardo_encrypt
- bardo_document_status
- bardo_document_revoke
- bardo_sign
- bardo_decrypt
- bardo_public_key
- bardo_derive
- bardo_services_list
- bardo_export
- bardo_attestation_issue
- bardo_sessions_list
- bardo_session_revoke_current
- bardo_sessions_revoke_all
- bardo_stepup
- bardo_policy_get
- bardo_policy_set
- bardo_policy_abort_pending
- bardo_note_add
- bardo_notes_list
- bardo_note_get
- bardo_note_history
- bardo_note_update
- bardo_note_delete
- bardo_note_undelete
- bardo_link_add
- bardo_link_delete
- bardo_dashboard
- bardo_notices
- bardo_notices_ack
- bardo_contact_get
- bardo_contact_set
- bardo_contact_delete
- bardo_feedback
- bardo_account_deletion_status
- bardo_account_deletion_request
- bardo_register
- bardo_login
- bardo_solve
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.