Flipt MCP Server for Google ADKGive Google ADK instant access to 9 tools to Create Constraint, Create Distribution, Create Variant, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Flipt 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 Flipt MCP Server for Google ADK is a standout in the Developer Tools category — giving your AI agent 9 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="flipt_agent",
instruction=(
"You help users interact with Flipt "
"using 9 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 Flipt MCP Server
Connect your Flipt instance to any AI agent to orchestrate feature management and progressive delivery through natural conversation.
Google ADK natively supports Flipt as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 9 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
- Flag Management — List and inspect feature flags across different namespaces to understand your current feature states
- Targeting & Segments — Retrieve segments and create constraints to define specific user subsets for targeted rollouts
- Rollout Control — List rules and rollouts, and create distributions to manage percentage-based releases and canary deployments
- Variants — Create and manage flag variants to return different values based on evaluation logic
- Auth & Infrastructure — List authentication tokens and namespaces to understand your environment's structure and access levels
The Flipt MCP Server exposes 9 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 9 Flipt tools available for Google ADK
When Google ADK connects to Flipt through Vinkius, your AI agent gets direct access to every tool listed below — spanning feature-flags, rollouts, targeting, 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 constraint on Flipt
Create a constraint for a segment
Create distribution on Flipt
Create a distribution for a rule
Create variant on Flipt
Create a new variant for a flag
List flags on Flipt
List flags in a namespace
List namespaces on Flipt
List all namespaces
List rollouts on Flipt
List rollouts for a flag
List rules on Flipt
List rules for a flag
List segments on Flipt
List segments in a namespace
List tokens on Flipt
List authentication tokens
Connect Flipt to Google ADK via MCP
Follow these steps to wire Flipt 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 Flipt MCP Server
Google ADK provides unique advantages when paired with Flipt 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 Flipt
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 Flipt tools with BigQuery, Vertex AI, and Cloud Functions
Flipt + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Flipt MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Flipt and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Flipt tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Flipt regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Flipt
Example Prompts for Flipt in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Flipt immediately.
"List all namespaces in my Flipt instance."
"Show me all the feature flags in the 'default' namespace."
"Create a new variant called 'v2-test' for the 'header-experiment' flag in the 'default' namespace."
Troubleshooting Flipt MCP Server with Google ADK
Common issues when connecting Flipt to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkFlipt + Google ADK FAQ
Common questions about integrating Flipt 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 →
Culture Amp
10 toolsEquip your AI agent to manage employee engagement surveys, monitor performance, and track development via the Culture Amp API.

Framer
8 toolsEquip your AI agent with direct access to Framer — manage CMS collections, sync content, and publish site changes without opening the Framer editor.

Copy.ai
8 toolsEquip your AI agent to automate content production and business processes using Copy.ai Workflows.

Webex
10 toolsManage rooms, meetings, and collaboration workflows on Cisco Webex — the leading enterprise video conferencing platform.
