update_elements — Canvs MCP Tool Mutating
update_elements
(update elements) is one of 6 tools on the
Canvs
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call update_elements from your client
- Claude Code Canvs update_elements run in your project directory
- Claude Desktop Canvs update_elements ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Canvs update_elements ~/.cursor/mcp.json
- VS Code Canvs update_elements .vscode/mcp.json
- Zed Canvs update_elements ~/.config/zed/settings.json
- Windsurf Canvs update_elements ~/.codeium/windsurf/mcp_config.json
- Cline Canvs update_elements ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Canvs update_elements ~/.gemini/settings.json
- Grok Canvs update_elements .mcp.json (in your project root)
- ChatGPT Canvs update_elements Settings → Connectors → Advanced → Developer mode
- Claude.ai Canvs update_elements Settings → Connectors → Add custom connector
- LangChain Canvs update_elements pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http canvs https://app.canvs.io/mcp
Other tools on this server
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.