Rocketlane MCP can be connected to Gemini Enterprise using an MCP server and OAuth authentication.
Gemini Enterprise requires Rocketlane OAuth credentials to be provisioned for your organization before the connection can be configured.
Prerequisites
Before connecting Rocketlane MCP to Gemini Enterprise:
- Ensure your organization uses Gemini Enterprise.
- Request Rocketlane OAuth credentials for Gemini Enterprise.
- Ensure you have permission to add tools or connectors in Gemini Enterprise.
- Ensure you can complete the Rocketlane sign-in flow.
Rocketlane MCP Server URL
Use the following MCP server URL while adding Rocketlane MCP in Gemini Enterprise:
https://rocket-mcp.rl-platforms.rocketlane.com/mcp
Request OAuth Credentials
Gemini Enterprise requires a client ID and client secret before Rocketlane MCP can be connected.
To request credentials:
- Contact Rocketlane support.
- Request MCP OAuth credentials for Gemini Enterprise.
- Rocketlane provides:
- client_id
- client_secret
Keep these credentials secure. They are required while configuring the MCP server in Gemini Enterprise.
Add Rocketlane MCP in Gemini Enterprise
In Gemini Enterprise, add a new MCP server.
Use the following configuration:
| Field | Value |
| MCP Server URL | https://rocket-mcp.rl-platforms.rocketlane.com/mcp |
| Authorization URL | https://rocketlane.scalekit.com/oauth/authorize |
| Token URL | https://rocketlane.scalekit.com/oauth/token |
| Client ID | Use the value provided by Rocketlane |
| Client Secret | Use the value provided by Rocketlane |
| Scopes | Leave empty |
Save the MCP server configuration after entering the required values.
Authenticate Rocketlane
After the MCP server is added, authenticate the connection.
- Click Login in Gemini Enterprise.
- Complete the Rocketlane sign-in flow in the browser.
- Return to Gemini Enterprise.
- Confirm that the connector shows an authenticated state.
Once authentication is complete, Rocketlane MCP is connected to Gemini Enterprise.
Test the Connection
Run a simple prompt in Gemini Enterprise:
Show me my Rocketlane account profile.
If Gemini Enterprise returns the Rocketlane account profile, the connection is working.
Troubleshooting
Authentication fails or returns an invalid token error
If authentication fails, verify that the OAuth URLs are configured correctly.
Use: https://rocketlane.scalekit.com/oauth/authorize for the Authorization URL, and: https://rocketlane.scalekit.com/oauth/token for the Token URL.
Both URLs must use the scalekit.com host.
The connector does not authenticate
If the connector does not authenticate:
- Confirm the client_id and client_secret were entered correctly.
- Confirm the Scopes field is empty.
- Start the login flow again.
- Complete Rocketlane sign-in in the browser.
- Confirm the connector shows an authenticated state.
Rocketlane data does not appear after authentication
If authentication succeeds but Rocketlane data is not returned:
- Confirm the authenticated Rocketlane user has access to the selected Rocketlane instance.
- Confirm the user has permission to view the requested data.
- Test with: Show me my Rocketlane account profile.