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