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