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