Desktop clients
Back to Platform

MCP on Gemini

Connect Onboard hosted MCP to Gemini with your API key and production URLs.

Gemini can use remote Model Context Protocol servers over HTTP.

Before you start

Complete the requirements on MCP setup (Admin access, MCP plan, API key from Integrations → API).

Configure Remote MCP

  1. Open your terminal and navigate to the project in which you'll want to use the Onboard MCP

  2. Run the following command to add the Onboard MCP

gemini mcp add --transport sse --header "Authorization: Bearer $YOUR_API_KEY" onboard https://rest.onboard.io/mcp/sse

How is this guide?

On this page