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