configcat.com
ConfigCat is a feature flag and configuration management service for software teams. It lets organizations manage products, environments, feature flags, settings, targeting rules, and team provisioning.
ConfigCat exposes two authenticated HTTP APIs (the Public Management API and a SCIM User Provisioning API), plus an authenticated `configcat` CLI and a local stdio MCP server package `@configcat/mcp-server` that uses Public Management API credentials.
- ConfigCat MCP Serverdiscovered
- ConfigCat User Provisioning (SCIM) APIdiscovered
- ConfigCat Public Management APIdiscovered
- ConfigCat CLIdiscovered
$ configcat setupAcquired by the CLI — running configcat setup opens the auth flow and stores the credential.
In the ConfigCat app, open the organization Authentication & Provisioning page and retrieve the SCIM token. Send it as Authorization: Bearer <token> when calling the SCIM API.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing