maintenance_due — maintenance schedule MCP Tool
maintenance_due
(maintenance due) 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 maintenance_due from your client
- Claude Code maintenance schedule maintenance_due run in your project directory
- Claude Desktop maintenance schedule maintenance_due ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor maintenance schedule maintenance_due ~/.cursor/mcp.json
- VS Code maintenance schedule maintenance_due .vscode/mcp.json
- Zed maintenance schedule maintenance_due ~/.config/zed/settings.json
- Windsurf maintenance schedule maintenance_due ~/.codeium/windsurf/mcp_config.json
- Cline maintenance schedule maintenance_due ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI maintenance schedule maintenance_due ~/.gemini/settings.json
- Grok maintenance schedule maintenance_due .mcp.json (in your project root)
- ChatGPT maintenance schedule maintenance_due Settings → Connectors → Advanced → Developer mode
- Claude.ai maintenance schedule maintenance_due Settings → Connectors → Add custom connector
- LangChain maintenance schedule maintenance_due 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.