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