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