Desktop clients
Back to PlatformMCP 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
-
Open your terminal and navigate to the project in which you'll want to use the Onboard MCP
-
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/sseRelated
- MCP setup — base URL,
/mcppaths, authentication - Security checklist
- MCP desktop clients
How is this guide?