1. Download and install the Claude Desktop app2. Open the Claude Desktop configuration file by going to Settings → Developer → Edit Config3. Add the following configuration to the mcpServers section:"mcpServers": {
"seqout": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://seqout.org/api/mcp"]
}
}
4. Restart Claude Desktop to apply the changesOnce configured, you'll be able to search and explore GEO, SRA, ENA & ArrayExpress datasets directly from Claude Desktop conversations.For direct programmatic access without MCP, see the API Reference.