MCP.so
Sign In

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "gemini-thinking": {
      "command": "node",
      "args": [
        "/path/to/gemini-thinking-mcp/build/index.js"
      ],
      "env": {
        "GEMINI_API_KEY": ""
      }
    }
  }
}

More from AI & Agents