Skip to content

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

When Gemini supports MCP servers

  1. Open Gemini settings for extensions, tools, or MCP.
  2. 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
  3. Enable the connector and start a new chat.
  4. 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).

Troubleshooting

  • No MCP menu: the consumer Gemini app may not support third-party MCP yet — use Claude or ChatGPT guides if those fit your workflow.
  • Network errors: confirm firewall and TLS certificates on your OpenBrain host.

← Back to Connect your AI app