Enables AI agents to interact with ConfigCat, a feature flag service for teams.

stdioofficialservice

Package Details

Transportstdio

Environment Variables

CONFIGCAT_API_USER(str)
RequiredSecret

ConfigCat Management API basic authentication username.

CONFIGCAT_API_PASS(str)
RequiredSecret

ConfigCat Management API basic authentication password.

CONFIGCAT_BASE_URL(str)

Base URL for the ConfigCat API. Defaults to `https://api.configcat.com`.