Appearance
Connect OpenBrain to Gemini
Google Gemini (Gemini app, Google AI Studio, or Workspace add-ons) may offer MCP or extension-style integrations depending on product and region. Check Google’s documentation for “MCP” or “extensions” on your specific Gemini surface.
Before you start
- Create your account and API key
- OpenBrain must use a public HTTPS URL
When Gemini supports MCP servers
- Open Gemini settings for extensions, tools, or MCP.
- Register a remote MCP server:
- URL:
https://YOUR_OPENBRAIN_HOST/mcp - Authorization: Bearer token with your OpenBrain API key
- Organization header (if available):
X-Organization-Id: YOUR_ORG_UUID
- URL:
- Enable the connector and start a new chat.
- Ask Gemini to search or save memories via OpenBrain tools.
Google AI Studio / API builders
If you are building a custom agent with the Gemini API rather than the consumer Gemini app, connect through your agent framework’s MCP client and follow MCP setup (technical).