flagsmith
A toolset created from your OpenAPI document

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
Windsurf
Gemini CLI
Codex CLI
Available Tools
create_environment_feature_version create_environment_feature_change_request update_environment_feature_version_state create_environment_feature_version_state update_environment_feature_version_state update_feature_multivariate_option get_environment_feature_versions create_feature_multivariate_option add_feature_to_release_pipeline list_environment_change_requests
And 27 more
Server URL
https://app.getgram.ai/mcp/flagsmith-mcp
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below. Check out the troubleshooting documentation for more help.
{ "command": "npx", "args": [ "mcp-remote", "https://app.getgram.ai/mcp/flagsmith-mcp", "--header", "Mcp-Flagsmith-Token-Auth:${MCP_FLAGSMITH_TOKEN_AUTH}" ], "env": { "MCP_FLAGSMITH_TOKEN_AUTH": "<your-value-here>" } }