Compoid_download_files — Compoid MCP MCP Tool
Compoid_download_files
(compoid download files) is one of 13 tools on the
Compoid MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call Compoid_download_files from your client
- Claude Code Compoid MCP Compoid_download_files run in your project directory
- Claude Desktop Compoid MCP Compoid_download_files ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Compoid MCP Compoid_download_files ~/.cursor/mcp.json
- VS Code Compoid MCP Compoid_download_files .vscode/mcp.json
- Zed Compoid MCP Compoid_download_files ~/.config/zed/settings.json
- Windsurf Compoid MCP Compoid_download_files ~/.codeium/windsurf/mcp_config.json
- Cline Compoid MCP Compoid_download_files ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Compoid MCP Compoid_download_files ~/.gemini/settings.json
- Grok Compoid MCP Compoid_download_files .mcp.json (in your project root)
- ChatGPT Compoid MCP Compoid_download_files Settings → Connectors → Advanced → Developer mode
- Claude.ai Compoid MCP Compoid_download_files Settings → Connectors → Add custom connector
- LangChain Compoid MCP Compoid_download_files pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-server https://mcpv.compoid.com/mcp
Other tools on this server
- Compoid_search_records
- Compoid_search_communities
- Compoid_get_record_details
- Compoid_get_community_details
- Compoid_upload_file
- Compoid_create_record
- Compoid_update_record
- Compoid_delete_record
- Compoid_create_community
- Compoid_update_community
- Compoid_search_collections
- Compoid_get_collection_records
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.