mcp server MCP
v0.1.3io.github.configcat/mcp-server
Enables AI agents to interact with ConfigCat, a feature flag service for teams.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-server -e CONFIGCAT_API_USER=<CONFIGCAT_API_USER> -e CONFIGCAT_API_PASS=<CONFIGCAT_API_PASS> -e CONFIGCAT_BASE_URL=<CONFIGCAT_BASE_URL> -- npx -y @configcat/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.