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