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