Developer Tools10 toolsPaste one API key
ConfigCat integration for AI agents
ConfigCat is a feature flag management service for controlling feature rollouts, configurations, environments, and team access.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect ConfigCat once and call the same tools from all of them.
Setup
Connect ConfigCat through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
ConfigCat exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
configcat_get_product_context | Return a ConfigCat Product's configs, environments, segments, and tags, including the | Read |
configcat_get_setting_value_v2 | Get one Config V2 flag or setting's complete evaluation formula in an Environment, including | Read |
configcat_list_account_hierarchy | List accessible ConfigCat organizations and products so an agent can resolve the IDs needed by | Read |
configcat_list_environment_values_v2 | Return every Config V2 feature flag and setting evaluation formula for one Config and | Read |
configcat_list_settings | List feature flags and settings in one Config, including IDs, keys, types, tags, and metadata | Read |
configcat_create_setting | Create a feature flag or typed setting in a Config | Write |
configcat_patch_setting_value_v2 | Update selected typed fields of one Config V2 evaluation formula while preserving every field | Read |
configcat_replace_setting_value_v2 | Completely replace one Config V2 flag or setting evaluation formula in an Environment | Read |
configcat_update_setting_metadata | Partially update a flag or setting's name, hint, or complete tag assignment without resetting | Write |