ConfigCat MCP Server for Google ADKGive Google ADK instant access to 18 tools to Create Config, Create Environment, Create Segment, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add ConfigCat 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 ConfigCat MCP Server for Google ADK is a standout in the Ship It category — giving your AI agent 18 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="configcat_agent",
instruction=(
"You help users interact with ConfigCat "
"using 18 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 ConfigCat MCP Server
Connect ConfigCat to any AI agent to streamline your feature flag management and release workflows through natural conversation.
Google ADK natively supports ConfigCat as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 18 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
- Configurations & Environments — List, create, and manage configuration containers and environments (Test, Staging, Production) across your products.
- Feature Flags & Settings — Create and inspect feature flags or settings (boolean, string, int, double) to control application logic.
- Value Management — Retrieve and update setting values dynamically to trigger real-time changes in your software without redeploying.
- Segment Control — Manage user segments to target specific groups for canary releases or A/B testing.
The ConfigCat MCP Server exposes 18 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 18 ConfigCat tools available for Google ADK
When Google ADK connects to ConfigCat through Vinkius, your AI agent gets direct access to every tool listed below — spanning feature-flags, remote-config, release-management, 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 config on ConfigCat
Create a new configuration
Create environment on ConfigCat
Create a new environment
Create segment on ConfigCat
Create a new segment
Create setting on ConfigCat
Create a new feature flag or setting
Delete config on ConfigCat
Delete a configuration
Delete environment on ConfigCat
Delete an environment
Delete segment on ConfigCat
Delete a segment
Delete setting on ConfigCat
Delete a setting
Get config on ConfigCat
Get details of a specific configuration
Get environment on ConfigCat
Get details of an environment
Get segment on ConfigCat
Get details of a segment
Get setting on ConfigCat
Get details of a setting
Get setting value on ConfigCat
Get the value of a setting in an environment
List configs on ConfigCat
List all configurations in a product
List environments on ConfigCat
g., Test, Production) for a specific product. List all environments in a product
List segments on ConfigCat
List all segments in a product
List settings on ConfigCat
List all settings in a configuration
Update setting value on ConfigCat
Update the value/targeting of a setting
Connect ConfigCat to Google ADK via MCP
Follow these steps to wire ConfigCat 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 ConfigCat MCP Server
Google ADK provides unique advantages when paired with ConfigCat 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 ConfigCat
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 ConfigCat tools with BigQuery, Vertex AI, and Cloud Functions
ConfigCat + Google ADK Use Cases
Practical scenarios where Google ADK combined with the ConfigCat MCP Server delivers measurable value.
Enterprise data agents: ADK agents query ConfigCat and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine ConfigCat tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query ConfigCat regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including ConfigCat
Example Prompts for ConfigCat in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with ConfigCat immediately.
"List all configurations for product ID 'prod_123'."
"Create a new boolean feature flag called 'Beta Feature' in config 'conf_abc'."
"Show me the details for environment 'env_987'."
Troubleshooting ConfigCat MCP Server with Google ADK
Common issues when connecting ConfigCat to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkConfigCat + Google ADK FAQ
Common questions about integrating ConfigCat 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 →
Medallia
10 toolsCustomer experience management via Medallia — track surveys, responses, and experience programs.

SEC EDGAR
3 toolsOfficial US corporate filings database — access 10-K, 10-Q, and financial data via AI.

Zoom
10 toolsManage video meetings, webinars, and users on Zoom — the world's leading collaboration and communication platform.

Bureau of Labor Statistics Full — The Mega Server
5 toolsThe ultimate BLS Mega-Server: Access all 6 major datasets including CPI (Inflation), CES (Jobs), CPS (Unemployment), JOLTS (Turnover), LAUS (Local metrics), and OEWS (Wages by Profession).
