Skip to main content
The Vero MCP server is in early access. Please provide feedback or issues via email.
Gemini imports Vero’s MCP tools as Actions that your users can call.

Prerequisites

  • A Gemini Enterprise workspace, with permission to add custom data sources.
  • A Vero account you can sign in to.

Connect Vero

  1. In the Google Cloud console, go to Gemini EnterpriseData stores.
  2. Click Create data store.
  3. Select the Custom MCP Server card, then click Add MCP server.
  4. Enter the server details:
    • Authentication method: OAuth 2.0
    • MCP server URL: https://mcp.getvero.com/mcp
    • Authorization URL: https://auth.getvero.com/oauth2/authorize
    • Authorization URL parameters: &resource=https://mcp.getvero.com/mcp
    • Token URL: https://auth.getvero.com/oauth2/token
    • Client ID: client_01M1B2AJ1ZH0YCSN6FYPCY3WEP
    • Scopes: openid profile email offline_access
    • Enable PKCE Support: Yes
    • Use HTTP Basic Authentication: No
  5. Click Verify Auth. Gemini opens Vero in your browser: sign in and approve the connection. Then click Continue.
  6. Choose a location, name the data connector (e.g. “Vero”), and click Create.
  7. Once the data store is Active, open it and select ActionsReload custom actions to import Vero’s tools, then select the tools you want and click Enable actions.
Gemini discovers the tools listed in available tools and adds them as Actions on the connector. They’re available to your users once the connector is enabled.
Gemini Enterprise doesn’t let you enter a tool list by hand: it has to discover the tools from the server. If Reload custom actions fails, check that the connector is enabled and that you’ve completed the OAuth sign-in, then try again. If it still fails, contact us.

Try it out

Ask Gemini things like:
  • “Use the Vero connector to list all broadcasts in [project name]”
  • “What’s the status of my [journey name] journey?”
  • “Draft a broadcast called ‘July Newsletter’ on the email channel”

Next steps