ic_scheduling_manage_booking — Immersive Commons MCP Tool
ic_scheduling_manage_booking
(ic scheduling manage booking) is one of 22 tools on the
Immersive Commons
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call ic_scheduling_manage_booking from your client
- Claude Code Immersive Commons ic_scheduling_manage_booking run in your project directory
- Claude Desktop Immersive Commons ic_scheduling_manage_booking ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Immersive Commons ic_scheduling_manage_booking ~/.cursor/mcp.json
- VS Code Immersive Commons ic_scheduling_manage_booking .vscode/mcp.json
- Zed Immersive Commons ic_scheduling_manage_booking ~/.config/zed/settings.json
- Windsurf Immersive Commons ic_scheduling_manage_booking ~/.codeium/windsurf/mcp_config.json
- Cline Immersive Commons ic_scheduling_manage_booking ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Immersive Commons ic_scheduling_manage_booking ~/.gemini/settings.json
- Grok Immersive Commons ic_scheduling_manage_booking .mcp.json (in your project root)
- ChatGPT Immersive Commons ic_scheduling_manage_booking Settings → Connectors → Advanced → Developer mode
- Claude.ai Immersive Commons ic_scheduling_manage_booking Settings → Connectors → Add custom connector
- LangChain Immersive Commons ic_scheduling_manage_booking pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http floor10 https://www.immersivecommons.com/api/mcp
Other tools on this server
- ic_signal_list_issues
- ic_signal_get_latest
- ic_donate
- ic_donations_total
- ic_signal_get_issue
- ic_signal_get_story
- ic_signal_search
- ic_news_get
- ic_presentations_list
- ic_presentations_get
- ic_funko_catalog
- ic_spatial_beta_program
- ic_spatial_beta_apply
- ic_spatial_beta_status
- ic_forms_list
- ic_forms_get
- ic_forms_submit
- ic_forms_my_submission
- ic_forms_withdraw
- ic_scheduling_list_meeting_types
- ic_scheduling_get_availability
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.