list_ical_subscriptions — Chronary MCP Tool Read-only
list_ical_subscriptions
(list ical subscriptions) is one of 54 tools on the
Chronary
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_ical_subscriptions from your client
- Claude Code Chronary list_ical_subscriptions run in your project directory
- Claude Desktop Chronary list_ical_subscriptions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Chronary list_ical_subscriptions ~/.cursor/mcp.json
- VS Code Chronary list_ical_subscriptions .vscode/mcp.json
- Zed Chronary list_ical_subscriptions ~/.config/zed/settings.json
- Windsurf Chronary list_ical_subscriptions ~/.codeium/windsurf/mcp_config.json
- Cline Chronary list_ical_subscriptions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Chronary list_ical_subscriptions ~/.gemini/settings.json
- Grok Chronary list_ical_subscriptions .mcp.json (in your project root)
- ChatGPT Chronary list_ical_subscriptions Settings → Connectors → Advanced → Developer mode
- Claude.ai Chronary list_ical_subscriptions Settings → Connectors → Add custom connector
- LangChain Chronary list_ical_subscriptions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://api.chronary.ai/mcp
Other tools on this server
- create_agent
- list_agents
- create_calendar
- create_event
- list_events
- get_event
- update_event
- get_availability
- find_meeting_time
- cancel_event
- confirm_event
- release_event
- subscribe_ical
- get_ical_subscription
- update_ical_subscription
- delete_ical_subscription
- sync_ical_subscription
- get_calendar_context
- create_proposal
- list_proposals
- get_proposal
- respond_to_proposal
- resolve_proposal
- cancel_proposal
- set_availability_rules
- get_availability_rules
- clear_availability_rules
- create_scoped_key
- list_scoped_keys
- revoke_scoped_key
- create_webhook
- list_webhooks
- get_webhook
- update_webhook
- delete_webhook
- list_webhook_deliveries
- get_agent
- update_agent
- delete_agent
- list_calendars
- get_calendar
- update_calendar
- delete_calendar
- create_booking_page
- list_booking_pages
- get_booking_page
- delete_booking_page
- get_usage
- get_audit_log
- accept_terms
- create_connection_link
- get_connection_link
- cancel_connection_link
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.