flagsmith
A toolset created from your OpenAPI document
View Docs

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools (39)
update_project_segment Updates an existing user segment's properties and rules.
Updates an existing user segment's properties and rules.
Idempotent Open-world
create_feature Creates a new feature flag in the specified project with default settings.
Creates a new feature flag in the specified project with default settings.
Open-world
create_environment_feature_version Creates a new version for a feature flag in a specific environment. Use this for environments with v2 feature versioning.
Creates a new version for a feature flag in a specific environment. Use this for environments with v2 feature versioning.
Open-world
create_environment_feature_version_state Creates a new feature state for a specific version in an environment. Use this for environments with v2 feature versioning.
Creates a new feature state for a specific version in an environment. Use this for environments with v2 feature versioning.
Open-world
update_feature Updates feature flag properties such as name and description.
Updates feature flag properties such as name and description.
Idempotent Open-world
create_project_segment Creates a new user segment for audience targeting within the project.
Creates a new user segment for audience targeting within the project.
Open-world
create_environment_feature_change_request Creates a new change request for feature flag modifications in an environment.
Creates a new change request for feature flag modifications in an environment.
Open-world
list_project_features Retrieves all feature flags within the specified project with pagination.
Retrieves all feature flags within the specified project with pagination.
Read-only Idempotent Open-world
update_environment_feature_version_state Updates an existing feature state for a specific version in an environment. Use this for environments with v2 feature versioning.
Updates an existing feature state for a specific version in an environment. Use this for environments with v2 feature versioning.
Idempotent Open-world
add_feature_to_release_pipeline Adds a feature flag to a release pipeline for staged rollout.
Adds a feature flag to a release pipeline for staged rollout.
Open-world
list_project_segments Retrieves all user segments defined for audience targeting within the project.
Retrieves all user segments defined for audience targeting within the project.
Read-only Idempotent Open-world
update_feature_multivariate_option Updates an existing multivariate option.
Updates an existing multivariate option.
Idempotent Open-world
get_project_segment Retrieves detailed information about a specific user segment.
Retrieves detailed information about a specific user segment.
Read-only Idempotent Open-world
update_project Updates project configuration settings such as the project name and feature visibility.
Updates project configuration settings such as the project name and feature visibility.
Idempotent Open-world
update_environment_feature_state Updates a feature state in an environment, including enabled status and value. Use this for environments without v2 feature versioning.
Updates a feature state in an environment, including enabled status and value. Use this for environments without v2 feature versioning.
Idempotent Open-world
create_feature_multivariate_option Creates a new multivariate option for a feature flag.
Creates a new multivariate option for a feature flag.
Open-world
get_feature_evaluation_data Retrieves evaluation data and analytics for a specific feature flag.
Retrieves evaluation data and analytics for a specific feature flag.
Read-only Idempotent Open-world
list_project_release_pipelines Retrieves all release pipelines configured for the specified project.
Retrieves all release pipelines configured for the specified project.
Read-only Idempotent Open-world
get_release_pipeline Retrieves detailed information about a specific release pipeline.
Retrieves detailed information about a specific release pipeline.
Read-only Idempotent Open-world
get_feature_flag Retrieves detailed information about a specific feature flag.
Retrieves detailed information about a specific feature flag.
Read-only Idempotent Open-world
delete_feature_multivariate_option Deletes a multivariate option.
Deletes a multivariate option.
Destructive Idempotent Open-world
list_project_change_requests Retrieves all change requests for a project.
Retrieves all change requests for a project.
Read-only Idempotent Open-world
list_feature_multivariate_options Retrieves all multivariate options for a feature flag.
Retrieves all multivariate options for a feature flag.
Read-only Idempotent Open-world
get_feature_external_resources Retrieves external resources linked to the feature flag.
Retrieves external resources linked to the feature flag.
Read-only Idempotent Open-world
get_feature_code_references Retrieves code references and usage information for the feature flag.
Retrieves code references and usage information for the feature flag.
Read-only Idempotent Open-world
create_organization_invite Send an invitation to join the organization with specified role and permissions.
Send an invitation to join the organization with specified role and permissions.
Open-world
list_environment_change_requests Retrieves all change requests for an environment.
Retrieves all change requests for an environment.
Read-only Idempotent Open-world
get_feature_health_events Retrieves feature health monitoring events and metrics for the project.
Retrieves feature health monitoring events and metrics for the project.
Read-only Idempotent Open-world
list_project_environments Retrieves all environments configured for the specified project.
Retrieves all environments configured for the specified project.
Read-only Idempotent Open-world
list_organization_invites Retrieves all pending invitations for the organization.
Retrieves all pending invitations for the organization.
Read-only Idempotent Open-world
publish_environment_feature_version Publishes a feature version to make it live in the environment. Use this for environments with v2 feature versioning.
Publishes a feature version to make it live in the environment. Use this for environments with v2 feature versioning.
Open-world
get_project Retrieves comprehensive information about a specific project including configuration and statistics.
Retrieves comprehensive information about a specific project including configuration and statistics.
Read-only Idempotent Open-world
get_environment_feature_versions Retrieves version information for a feature flag in a specific environment. Use this for environments with v2 feature versioning.
Retrieves version information for a feature flag in a specific environment. Use this for environments with v2 feature versioning.
Read-only Idempotent Open-world
list_projects_in_organization Retrieves all projects within a specified organization.
Retrieves all projects within a specified organization.
Read-only Idempotent Open-world
list_organization_groups Retrieves all permission groups within the organization.
Retrieves all permission groups within the organization.
Read-only Idempotent Open-world
list_organization_roles Retrieves all custom roles defined within the organisation.
Retrieves all custom roles defined within the organisation.
Read-only Idempotent Open-world
get_environment_feature_version_states Retrieves feature state information for a specific version in an environment. Use this for environments with v2 feature versioning.
Retrieves feature state information for a specific version in an environment. Use this for environments with v2 feature versioning.
Read-only Idempotent Open-world
list_environments Lists all environments the user has access to
Lists all environments the user has access to
Read-only Idempotent Open-world
list_organizations Lists all organizations accessible with the provided user API key.
Lists all organizations accessible with the provided user API key.
Read-only Idempotent Open-world
No tools match your search.
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@0.1.25", "https://app.getgram.ai/mcp/flagsmith-mcp", "--header", "Mcp-Flagsmith-Oauth2-Access-Token:${MCP_FLAGSMITH_OAUTH2_ACCESS_TOKEN}", "--header", "Mcp-Flagsmith-Token-Auth:${MCP_FLAGSMITH_TOKEN_AUTH}" ], "env": { "MCP_FLAGSMITH_OAUTH2_ACCESS_TOKEN": "<your-value-here>", "MCP_FLAGSMITH_TOKEN_AUTH": "<your-value-here>" } }