Before you begin

Add the endpoint below, then sign in in your browser when prompted.

  • Install Gemini CLI and complete its account setup.

Add GeneFoundry

  1. Merge the entry below into your Gemini settings.json under mcpServers, preserving existing entries.
  2. Start Gemini CLI, use /mcp to inspect the server, and follow the client’s authentication flow.
  3. Ask it to use GeneFoundry for an example question.
Hosted MCP endpoint
https://genefoundry.org/mcp

Gemini CLI setup
{
  "mcpServers": {
    "genefoundry": {
      "httpUrl": "https://genefoundry.org/mcp"
    }
  }
}

Official setup reference

Sign in

Complete the browser sign-in requested by your client. Return to the client to continue.