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