MCP.so
Sign In

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

{
  "mcpServers": {
    "gemina": {
      "type": "streamableHttp",
      "url": "https://api.gemina.co/api/v1/mcp/",
      "headers": {
        "X-API-Key": "YOUR_GEMINA_API_KEY"
      }
    }
  }
}

More from Other