delete_node — Arbo MCP Tool Mutating
delete_node
(delete node) is one of 8 tools on the
Arbo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call delete_node from your client
- Claude Code Arbo delete_node run in your project directory
- Claude Desktop Arbo delete_node ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Arbo delete_node ~/.cursor/mcp.json
- VS Code Arbo delete_node .vscode/mcp.json
- Zed Arbo delete_node ~/.config/zed/settings.json
- Windsurf Arbo delete_node ~/.codeium/windsurf/mcp_config.json
- Cline Arbo delete_node ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Arbo delete_node ~/.gemini/settings.json
- Grok Arbo delete_node .mcp.json (in your project root)
- ChatGPT Arbo delete_node Settings → Connectors → Advanced → Developer mode
- Claude.ai Arbo delete_node Settings → Connectors → Add custom connector
- LangChain Arbo delete_node pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http arbo https://getarbo.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.