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