GrowthBook MCP Server for Google ADKGive Google ADK instant access to 15 tools to Create Environment, Create Feature, Create Project, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add GrowthBook as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The GrowthBook MCP Server for Google ADK is a standout in the Developer Tools category — giving your AI agent 15 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="growthbook_agent",
instruction=(
"You help users interact with GrowthBook "
"using 15 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About GrowthBook MCP Server
Connect your GrowthBook account to any AI agent to streamline your experimentation and feature management workflows through natural language.
Google ADK natively supports GrowthBook as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 15 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Feature Management — List, create, and toggle feature flags across production and staging environments to control rollouts.
- Project Control — Organize your experimentation roadmap by managing projects, their descriptions, and specific settings.
- Environment Visibility — Audit and list all configured environments to ensure flags are deployed correctly across your stack.
- Full Lifecycle — Create, update, or delete projects and environments as your infrastructure and team needs evolve.
- Deep Inspection — Retrieve detailed metadata for specific features and projects to understand their current configuration and state.
The GrowthBook MCP Server exposes 15 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 15 GrowthBook tools available for Google ADK
When Google ADK connects to GrowthBook through Vinkius, your AI agent gets direct access to every tool listed below — spanning feature-flags, a-b-testing, experimentation, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create environment on GrowthBook
Create a new GrowthBook environment
Create feature on GrowthBook
Create a new GrowthBook feature flag (v2)
Create project on GrowthBook
Create a new GrowthBook project
Delete environment on GrowthBook
Delete a GrowthBook environment
Delete feature on GrowthBook
Delete a GrowthBook feature flag (v2)
Delete project on GrowthBook
Delete a GrowthBook project
Get feature on GrowthBook
Get a single GrowthBook feature flag (v2)
Get project on GrowthBook
Get a single GrowthBook project by ID
List environments on GrowthBook
g., production, staging) used for per-environment feature flag control. List all GrowthBook environments
List features on GrowthBook
List all GrowthBook feature flags (v2)
List projects on GrowthBook
List all GrowthBook projects
Toggle feature on GrowthBook
Toggle a GrowthBook feature flag on or off
Update environment on GrowthBook
Update an existing GrowthBook environment
Update feature on GrowthBook
Partially update a GrowthBook feature flag (v2)
Update project on GrowthBook
Edit an existing GrowthBook project
Connect GrowthBook to Google ADK via MCP
Follow these steps to wire GrowthBook into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the GrowthBook MCP Server
Google ADK provides unique advantages when paired with GrowthBook through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with GrowthBook
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine GrowthBook tools with BigQuery, Vertex AI, and Cloud Functions
GrowthBook + Google ADK Use Cases
Practical scenarios where Google ADK combined with the GrowthBook MCP Server delivers measurable value.
Enterprise data agents: ADK agents query GrowthBook and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine GrowthBook tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query GrowthBook regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including GrowthBook
Example Prompts for GrowthBook in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with GrowthBook immediately.
"List all feature flags for the project 'frontend-v2'."
"Enable the 'dark-mode-beta' feature flag in production."
"Get the details and settings for project ID 'proj_123'."
Troubleshooting GrowthBook MCP Server with Google ADK
Common issues when connecting GrowthBook to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkGrowthBook + Google ADK FAQ
Common questions about integrating GrowthBook MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
SMPTE Timecode Calculator
3 toolsStop LLMs from melting down over base-60 math. Add, subtract, and convert video SMPTE timecodes natively.

UK ONS Trade — International Trade & Business Activity
3 toolsUK trade and business statistics: trade in goods by country and commodity (imports, exports, balance), business counts by industry and geography from the IDBR register, and experimental traffic camera activity indicators from the ONS.

Moloco
10 toolsManage machine learning-powered advertising via Moloco — track campaigns and get analytics directly from your AI agent.

Kameleoon
10 toolsManage A/B testing, personalization, and experimentation workflows via AI agents.
