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