ConfigCat Connector for AI agents.
18 live capabilities
Manage feature flags and remote configurations from your terminal or editor.
Waiting for input…
Why people use ConfigCat
ConfigCat Feature Flag Management
This Connector lets you stay in your flow. You can tell your agent to update a value or check a segment, and it happens in seconds. You get a faster release cycle and fewer manual errors.
What Vinkius changes
You can manage your entire release lifecycle through plain text commands.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Canary Rollout
A developer asks the agent to enable a new feature for a specific group of beta testers to monitor performance before a full release.
- Real-world use case 02
Emergency Kill-switch
A manager tells the agent to flip a boolean flag to false immediately to stop a production error and protect users.
- Real-world use case 03
Environment Setup
A DevOps lead asks to create a new QA environment to test configuration changes before they hit the staging pipeline.
Complete set · 18capabilities
The complete ConfigCat capability set.
These are the exact actions your AI can choose when you ask it to work with ConfigCat.
01—04
4 capabilities in this set.
Part of 18 available through ConfigCat.
- 01 Capability
Create environment
Create a new environment for different stages like staging or production.
- 02 Capability
Create segment
Build a new user group for targeted feature rollouts.
- 03 Capability
Create setting
Add a new feature flag or configuration variable to your product.
- 04 Capability
Delete config
Remove an old configuration from your product list.
05—08
4 capabilities in this set.
Part of 18 available through ConfigCat.
- 05 Capability
Delete environment
Delete an environment that is no longer needed.
- 06 Capability
Delete segment
Remove a user segment from your targeting options.
- 07 Capability
Delete setting
Delete a specific feature flag or setting.
- 08 Capability
Get config
Fetch the details of a specific configuration container.
09—12
4 capabilities in this set.
Part of 18 available through ConfigCat.
- 09 Capability
Get environment
View the details of a specific environment like production.
- 10 Capability
Get segment
Retrieve information about a specific user segment.
- 11 Capability
Get setting
Look up the details of a single feature flag or setting.
- 12 Capability
Get setting value
Check the current value of a setting in a specific environment.
13—15
3 capabilities in this set.
Part of 18 available through ConfigCat.
- 13 Capability
List configs
See all configurations currently active in a product.
- 14 Capability
List environments
View all environments like Test or Production for a product.
- 15 Capability
List segments
List all user segments available in a product.
16—18
3 capabilities in this set.
Part of 18 available through ConfigCat.
- 16 Capability
List settings
See all settings within a specific configuration.
- 17 Capability
Update setting value
Change the value or targeting of a specific setting.
- 18 Capability
Create config
Create a new configuration container for your product.
Set up in minutes
One URL. Then ask ConfigCat to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ConfigCat from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_P9Er6wmWUpWSD8h0DEvbhlBRaDOUdRbdP9tsPQXz/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it ConfigCat, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ConfigCat for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_P9Er6wmWUpWSD8h0DEvbhlBRaDOUdRbdP9tsPQXz/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the ConfigCat URL.
- Step 03
Save and start
Save the connection and enable ConfigCat in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"configcat": {
"url": "https://edge.vinkius.com/vk_preview_P9Er6wmWUpWSD8h0DEvbhlBRaDOUdRbdP9tsPQXz/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using ConfigCat
Open Agent mode in chat and ask: "Using ConfigCat, help me...". 18 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"configcat": {
"url": "https://edge.vinkius.com/vk_preview_P9Er6wmWUpWSD8h0DEvbhlBRaDOUdRbdP9tsPQXz/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using ConfigCat
Ask Copilot: "Using ConfigCat, help me...". 18 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"configcat": {
"url": "https://edge.vinkius.com/vk_preview_P9Er6wmWUpWSD8h0DEvbhlBRaDOUdRbdP9tsPQXz/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using ConfigCat
Open Cascade and ask: "Using ConfigCat, help me...". 18 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"configcat": {
"url": "https://edge.vinkius.com/vk_preview_P9Er6wmWUpWSD8h0DEvbhlBRaDOUdRbdP9tsPQXz/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using ConfigCat
Ask Cline: "Using ConfigCat, help me...". 18 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add configcat --transport http "https://edge.vinkius.com/vk_preview_P9Er6wmWUpWSD8h0DEvbhlBRaDOUdRbdP9tsPQXz/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using ConfigCat
Ask Claude: "Using ConfigCat, show me...". 18 tools are ready
Where the request belongs
Work ConfigCat can move forward.
For the developer who hates leaving the IDE, the DevOps engineer managing high-stakes production rollouts, and the product manager who needs to see live status without asking for a demo.
DevOps Engineer
Manages production rollouts and environment configurations via chat to maintain high uptime.
Frontend Developer
Checks flag statuses and toggles features while staying inside the code editor.
Product Manager
Oversees feature rollouts and user segments through simple chat commands without technical overhead.
When one Connector is not enough
Carry the request into a workflow.
Combine ConfigCat with the systems that finish the task.
View all recipesBuild the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFlagsmith
Manage feature flags and remote config via Flagsmith. toggle features, manage identities, and update environment configurations directly from your AI agent.
Unleash (Feature Toggles)
Manage feature flags, strategies, and environments via Unleash. evaluate toggles, list projects, and monitor metrics directly from your AI agent.
LaunchDarkly
Manage LaunchDarkly feature flags, environments, assignments and deployments smoothly through conversational AI.
DevCycle
Equip your AI agent to manage feature flags, monitor environments, and track variations via the DevCycle API.
Doppler
Manage secrets and environment variables via Doppler. list projects, audit secrets, and track activity logs from any AI agent.
Statsig
Manage feature flags, dynamic configs, and experiments. Evaluate gates and log events directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep ConfigCat connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about ConfigCat.
The practical details behind the request, access and result.
Can I use ConfigCat MCP to manage my feature flags?
Yes, you can use this Connector to toggle features on or off, check their current status, and manage them through natural language commands.
How does ConfigCat MCP help with canary releases?
It allows you to create and manage user segments, making it easy to target specific groups of users for gradual rollouts.
Can I create new environments with ConfigCat MCP?
Yes, you can create new environments for different stages like staging, testing, or production directly through your agent.
Does ConfigCat MCP support multiple products?
Yes, it allows you to view and manage configurations across different products in your ConfigCat account.
Can I check the status of a flag in production?
Yes, you can ask your agent to retrieve the live value of any setting in a specific environment like production.
Is ConfigCat MCP good for DevOps workflows?
It is excellent for DevOps because it automates the manual steps of environment management and configuration updates.
Can I list all feature flags in a specific configuration?
Yes. Use the list_settings capability with your Configuration ID to retrieve all feature flags and settings, including their types and keys.
How do I create a new environment like 'Staging'?
Simply use the create_environment capability. Provide the Product ID and the name 'Staging' to instantly set up a new environment for your flags.
Is it possible to update the value of a setting remotely?
Yes! The update_setting_value capability allows you to change the value of any flag or setting for a specific environment in real-time.
One connection away
Give your agent a direct line to ConfigCat.
Connect ConfigCat once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available