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