C
ConfigCat MCP Server
Details
- Transport
- stdio
- Docs
- https://configcat.com/docs/advanced/mcp-server/
Authentication
$ npx -y @configcat/mcp-server In the ConfigCat app, open Public API credentials and create Public Management API credentials. ConfigCat issues a basic-auth username and password; send them in the Authorization: Basic ... header or supply them to supported tools as CONFIGCAT_API_USER and CONFIGCAT_API_PASS.