Skip to content

How Flagsmith’s scores are calculated

The full audit trail, recomputed from the verdict data at build time through the same code that produced the leaderboard: verdict × quality × story weight per cell, cells sum to dimension scores, dimensions blend into the PA Score. Every number on the product page is reproducible from this page alone; for why the formula looks like this, see the methodology.

verdict factors: full ×1.0 · partial ×0.6 · disputed ×0.3 · none ×0.0 · n/a excluded from both sides · cell points = weight × quality × factor · cell max = weight × 10

PA Score42/100

Agent-ready 60.1 × 0.30 = 18.03

API quality 6.0 × 0.20 = 1.20

Openness 72.8 × 0.20 = 14.56

Built-in AI 18.7 × 0.15 = 2.80

Automation 37.3 × 0.15 = 5.59

(18.03 + 1.20 + 14.56 + 2.80 + 5.59) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 42.19 ÷ 1.00 = 42.2

Scores are stored to 1 decimal; the product page’s pills round to whole numbers for display. Each dimension below shows the stories, verdicts, and cited evidence behind its number.

Agent-ready60.1/100×0.30 of the PA blend

Outside-in: can YOUR agent reach and drive this product — API, MCP, CLI, headless runs, agent docs.

Point an agent at llms.txt or agent-oriented docsweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [probe] https://docs.flagsmith.com/llms.txtPROBE llms.txt: HTTP 404 at https://docs.flagsmith.com/llms.txt
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverofficial MCP server documented at https://docs.flagsmith.com/integrating-with-flagsmith/mcp-server
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/CLIThe Flagsmith CLI lets you manage flags, segments, features, projects and environments from your terminal, and evaluate flags the way an SDK would.
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/CLIofficial CLI documented at https://docs.flagsmith.com/integrating-with-flagsmith/CLI

Run the product headlessly / in CI for automationweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/CLIThe Flagsmith CLI lets you manage flags, segments, features, projects and environments from your terminal, and evaluate flags the way an SDK would.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/This is the API you use to programmatically manage your Flagsmith projects. Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerYou can use Docker to set up an entire Flagsmith Feature Flag environment locally
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerYou can use Docker to set up an entire [Flagsmith Feature Flag](https://www.flagsmith.com) environment locally
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/CLIofficial CLI documented at https://docs.flagsmith.com/integrating-with-flagsmith/CLI
  • [probe] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerPROBE runtime (recorded 2026-09-05): full KEYLESS self-host roundtrip on this machine — the official flagsmith/flagsmith unified docker image booted against postgres, the first user was registered via the API, org → project → environment were created, a flag `pa_probe_flag` (default enabled) was created, and GET /api/v1/flags/ with only the environment's client-side key returned it with "enabled":true — a real flag create-and-evaluate loop with no account or license.

Plug MCP servers into this product so it can use their toolsweight 3

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Connect an agent via an official MCP serverweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverofficial MCP server documented at https://docs.flagsmith.com/integrating-with-flagsmith/mcp-server
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the documented hosted MCP server https://mcp.flagsmith.com returned HTTP 401 — the remote MCP surface for managing flags, segments, and release workflows is live and key-gated.

Use an official CLIweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/CLIThe Flagsmith CLI lets you manage flags, segments, features, projects and environments from your terminal, and evaluate flags the way an SDK would.
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/CLIofficial CLI documented at https://docs.flagsmith.com/integrating-with-flagsmith/CLI

Drive the product through a documented public APIweight 3

3 (weight) × 8 (quality) × 1.0 (full) = 24.0 of 30 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/This is the API you use to programmatically manage your Flagsmith projects. Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/CLIThe Flagsmith CLI lets you manage flags, segments, features, projects and environments from your terminal, and evaluate flags the way an SDK would.
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverofficial MCP server documented at https://docs.flagsmith.com/integrating-with-flagsmith/mcp-server
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/CLIofficial CLI documented at https://docs.flagsmith.com/integrating-with-flagsmith/CLI
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the documented hosted MCP server https://mcp.flagsmith.com returned HTTP 401 — the remote MCP surface for managing flags, segments, and release workflows is live and key-gated.
  • [probe] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerPROBE runtime (recorded 2026-09-05): full KEYLESS self-host roundtrip on this machine — the official flagsmith/flagsmith unified docker image booted against postgres, the first user was registered via the API, org → project → environment were created, a flag `pa_probe_flag` (default enabled) was created, and GET /api/v1/flags/ with only the environment's client-side key returned it with "enabled":true — a real flag create-and-evaluate loop with no account or license.
  • [probe] https://docs.flagsmith.com/llms.txtPROBE llms.txt: HTTP 404 at https://docs.flagsmith.com/llms.txt
  • [probe] https://docs.flagsmith.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.flagsmith.com/openapi.json, https://docs.flagsmith.com/swagger.json, https://docs.flagsmith.com/api/openapi.json, https://docs.flagsmith.com/.well-known/openapi.json)

Issue scoped/least-privilege API credentials for an agentweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/administration-and-security/access-control/rbacRole-based access control (RBAC) provides fine-grained access management of Flagsmith resources.
  • [claimed-docs] https://docs.flagsmith.com/administration-and-security/access-control/rbacOnly allow certain users to modify your production environments.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Purpose: Creating, updating, and deleting projects, environments, flags, segments, and users.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the documented hosted MCP server https://mcp.flagsmith.com returned HTTP 401 — the remote MCP surface for managing flags, segments, and release workflows is live and key-gated.
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverofficial MCP server documented at https://docs.flagsmith.com/integrating-with-flagsmith/mcp-server

Build against official SDKsweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [github] https://github.com/Flagsmith/flagsmithChoose from 15+ popular languages like Typescript, .NET, Java, and more. Integrate with any framework, including React, Next.js, and more
  • [claimed-docs] https://docs.flagsmith.comManage feature flags and remote config across web, mobile, and server-side apps.

Subscribe to events via webhooksweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/administration-and-security/governance-and-compliance/audit-logsYou can stream your Audit Logs into your own infrastructure using Audit Log Webhooks.
  • [claimed-docs] https://docs.flagsmith.com/administration-and-security/governance-and-compliance/audit-logsEvery action taken within the Flagsmith administration application is tracked and logged.

Agent-ready = 108.2 ÷ 180 × 100 = 60.1

API quality6.0/100×0.20 of the PA blend

The programmable surface once an agent is there — machine-readable spec, interactive docs, sandbox, versioning discipline.

Explore an interactive API reference with runnable examplesweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [probe] https://docs.flagsmith.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.flagsmith.com/openapi.json, https://docs.flagsmith.com/swagger.json, https://docs.flagsmith.com/api/openapi.json, https://docs.flagsmith.com/.well-known/openapi.json)
  • [probe] https://docs.flagsmith.com/llms.txtPROBE llms.txt: HTTP 404 at https://docs.flagsmith.com/llms.txt
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Authentication: Uses a public, non-secret Environment Key. Security: Open by design. The Environment Key can be exposed in client-side code.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/This is the API you use to programmatically manage your Flagsmith projects. Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.

Download a machine-readable API spec (OpenAPI or equivalent)weight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [probe] https://docs.flagsmith.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.flagsmith.com/openapi.json, https://docs.flagsmith.com/swagger.json, https://docs.flagsmith.com/api/openapi.json, https://docs.flagsmith.com/.well-known/openapi.json)
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/This is the API you use to programmatically manage your Flagsmith projects. Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Purpose: Creating, updating, and deleting projects, environments, flags, segments, and users.

Test against a sandbox environment without touching production dataweight 1

1 (weight) × 7 (quality) × 0.6 (partial) = 4.2 of 10 max

  • [github] https://github.com/Flagsmith/flagsmithJust wrap a section of code with a flag, and then use Flagsmith to toggle that feature on or off for different environments, users or user segments.
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/Self-hosting Flagsmith allows you to run the complete Flagsmith platform within your own infrastructure, giving you full control over your data, security policies, and deployment environment.
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerYou can use Docker to set up an entire Flagsmith Feature Flag environment locally
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerYou can use Docker to set up an entire [Flagsmith Feature Flag](https://www.flagsmith.com) environment locally
  • [claimed-docs] https://docs.flagsmith.com/administration-and-security/access-control/rbacOnly allow certain users to modify your production environments.
  • [probe] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerPROBE runtime (recorded 2026-09-05): full KEYLESS self-host roundtrip on this machine — the official flagsmith/flagsmith unified docker image booted against postgres, the first user was registered via the API, org → project → environment were created, a flag `pa_probe_flag` (default enabled) was created, and GET /api/v1/flags/ with only the environment's client-side key returned it with "enabled":true — a real flag create-and-evaluate loop with no account or license.

Rely on versioned APIs with a documented deprecation policyweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Authentication: Uses a public, non-secret Environment Key. Security: Open by design. The Environment Key can be exposed in client-side code.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Purpose: Creating, updating, and deleting projects, environments, flags, segments, and users.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [probe] https://docs.flagsmith.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.flagsmith.com/openapi.json, https://docs.flagsmith.com/swagger.json, https://docs.flagsmith.com/api/openapi.json, https://docs.flagsmith.com/.well-known/openapi.json)

API quality = 4.2 ÷ 70 × 100 = 6.0

Openness72.8/100×0.20 of the PA blend

Can you leave, inspect, or self-host — data export, open source, portability.

Do everything through the API that I can do in the UIweight 2

2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/This is the API you use to programmatically manage your Flagsmith projects. Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/CLIThe Flagsmith CLI lets you manage flags, segments, features, projects and environments from your terminal, and evaluate flags the way an SDK would.
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverofficial MCP server documented at https://docs.flagsmith.com/integrating-with-flagsmith/mcp-server
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/CLIofficial CLI documented at https://docs.flagsmith.com/integrating-with-flagsmith/CLI
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the documented hosted MCP server https://mcp.flagsmith.com returned HTTP 401 — the remote MCP surface for managing flags, segments, and release workflows is live and key-gated.
  • [probe] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerPROBE runtime (recorded 2026-09-05): full KEYLESS self-host roundtrip on this machine — the official flagsmith/flagsmith unified docker image booted against postgres, the first user was registered via the API, org → project → environment were created, a flag `pa_probe_flag` (default enabled) was created, and GET /api/v1/flags/ with only the environment's client-side key returned it with "enabled":true — a real flag create-and-evaluate loop with no account or license.
  • [probe] https://docs.flagsmith.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.flagsmith.com/openapi.json, https://docs.flagsmith.com/swagger.json, https://docs.flagsmith.com/api/openapi.json, https://docs.flagsmith.com/.well-known/openapi.json)

Export all of my data in open formats and leaveweight 3

3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/This is the API you use to programmatically manage your Flagsmith projects. Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/Self-hosting Flagsmith allows you to run the complete Flagsmith platform within your own infrastructure, giving you full control over your data, security policies, and deployment environment.
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerYou can use Docker to set up an entire Flagsmith Feature Flag environment locally
  • [probe] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerPROBE runtime (recorded 2026-09-05): full KEYLESS self-host roundtrip on this machine — the official flagsmith/flagsmith unified docker image booted against postgres, the first user was registered via the API, org → project → environment were created, a flag `pa_probe_flag` (default enabled) was created, and GET /api/v1/flags/ with only the environment's client-side key returned it with "enabled":true — a real flag create-and-evaluate loop with no account or license.
  • [probe] https://docs.flagsmith.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.flagsmith.com/openapi.json, https://docs.flagsmith.com/swagger.json, https://docs.flagsmith.com/api/openapi.json, https://docs.flagsmith.com/.well-known/openapi.json)

Read the product's source under an open licenseweight 2

2 (weight) × 7 (quality) × 1.0 (full) = 14.0 of 20 max

  • [github] https://github.com/Flagsmith/flagsmithMake changes remotely: Easily toggle individual features on and off, and make changes without deploying new code
  • [github] https://github.com/Flagsmith/flagsmithJust wrap a section of code with a flag, and then use Flagsmith to toggle that feature on or off for different environments, users or user segments.
  • [github] https://github.com/Flagsmith/flagsmithEasily toggle individual features on and off, and make changes without deploying new code
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/Self-hosting Flagsmith allows you to run the complete Flagsmith platform within your own infrastructure, giving you full control over your data, security policies, and deployment environment.
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerYou can use Docker to set up an entire Flagsmith Feature Flag environment locally

Self-host the core productweight 3

3 (weight) × 10 (quality) × 1.0 (full) = 30.0 of 30 max

  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/Self-hosting Flagsmith allows you to run the complete Flagsmith platform within your own infrastructure, giving you full control over your data, security policies, and deployment environment.
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerYou can use Docker to set up an entire Flagsmith Feature Flag environment locally
  • [claimed-docs] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerYou can use Docker to set up an entire [Flagsmith Feature Flag](https://www.flagsmith.com) environment locally
  • [probe] https://docs.flagsmith.com/deployment-self-hosting/hosting-guides/dockerPROBE runtime (recorded 2026-09-05): full KEYLESS self-host roundtrip on this machine — the official flagsmith/flagsmith unified docker image booted against postgres, the first user was registered via the API, org → project → environment were created, a flag `pa_probe_flag` (default enabled) was created, and GET /api/v1/flags/ with only the environment's client-side key returned it with "enabled":true — a real flag create-and-evaluate loop with no account or license.

Openness = 72.8 ÷ 100 × 100 = 72.8

Built-in AI18.7/100×0.15 of the PA blend

Inside-out: how agentic the product itself is for its users — built-in assistants, autonomous features.

Get AI-generated insights and suggestions from my data inside the productweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines act as your intelligent release assistant, automating your entire feature flag deployment process.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API

Set up automations that run autonomously in the backgroundweight 2

2 (weight) × 7 (quality) × 0.6 (partial) = 8.4 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/managing-flags/scheduled-flagsScheduled flags allow you to queue and automatically apply changes to feature flags at a specified future time, eliminating the need for manual intervention at the exact moment of change.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/scheduled-flagsScheduled flags allow you to queue and automatically apply changes to feature flags at a specified future time
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineDefine stages that your flags progress through automatically, with triggers and actions that control rollouts to selected environments and audiences.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines can automatically generate change requests when promoting flags to production, eliminating manual effort and streamlining your deployment workflow.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines act as your intelligent release assistant, automating your entire feature flag deployment process.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverofficial MCP server documented at https://docs.flagsmith.com/integrating-with-flagsmith/mcp-server
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the documented hosted MCP server https://mcp.flagsmith.com returned HTTP 401 — the remote MCP surface for managing flags, segments, and release workflows is live and key-gated.

Delegate tasks to a built-in AI assistant inside the productweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines act as your intelligent release assistant, automating your entire feature flag deployment process.
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverofficial MCP server documented at https://docs.flagsmith.com/integrating-with-flagsmith/mcp-server
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the documented hosted MCP server https://mcp.flagsmith.com returned HTTP 401 — the remote MCP surface for managing flags, segments, and release workflows is live and key-gated.

Operate the product with natural-language commandsweight 2

2 (weight) × 7 (quality) × 0.6 (partial) = 8.4 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverofficial MCP server documented at https://docs.flagsmith.com/integrating-with-flagsmith/mcp-server
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the documented hosted MCP server https://mcp.flagsmith.com returned HTTP 401 — the remote MCP surface for managing flags, segments, and release workflows is live and key-gated.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/CLIThe Flagsmith CLI lets you manage flags, segments, features, projects and environments from your terminal, and evaluate flags the way an SDK would.
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/CLIofficial CLI documented at https://docs.flagsmith.com/integrating-with-flagsmith/CLI

Built-in AI = 16.8 ÷ 90 × 100 = 18.7

Automation37.3/100×0.15 of the PA blend

Depth of automation primitives — rules, scheduling, bulk operations, webhooks.

Perform bulk operations across many items at onceweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/Purpose: Creating, updating, and deleting projects, environments, flags, segments, and users.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/CLIThe Flagsmith CLI lets you manage flags, segments, features, projects and environments from your terminal, and evaluate flags the way an SDK would.
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API through the Model Context Protocol
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverThe Flagsmith MCP Server gives AI assistants and agents programmatic access to the Flagsmith Admin API
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/mcp-serverofficial MCP server documented at https://docs.flagsmith.com/integrating-with-flagsmith/mcp-server
  • [probe] https://docs.flagsmith.com/integrating-with-flagsmith/CLIofficial CLI documented at https://docs.flagsmith.com/integrating-with-flagsmith/CLI
  • [claimed-docs] https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/This is the API you use to programmatically manage your Flagsmith projects. Anything you can do in the Flagsmith dashboard, you can also do via the Admin API.

Define rules that trigger actions automatically on eventsweight 3

3 (weight) × 6 (quality) × 0.6 (partial) = 10.8 of 30 max

  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineDefine stages that your flags progress through automatically, with triggers and actions that control rollouts to selected environments and audiences.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines can automatically generate change requests when promoting flags to production, eliminating manual effort and streamlining your deployment workflow.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines act as your intelligent release assistant, automating your entire feature flag deployment process.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/scheduled-flagsScheduled flags allow you to queue and automatically apply changes to feature flags at a specified future time, eliminating the need for manual intervention at the exact moment of change.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/scheduled-flagsScheduled flags allow you to queue and automatically apply changes to feature flags at a specified future time
  • [claimed-docs] https://docs.flagsmith.com/administration-and-security/governance-and-compliance/audit-logsYou can stream your Audit Logs into your own infrastructure using Audit Log Webhooks.

Schedule recurring jobs or workflowsweight 2

2 (weight) × 4 (quality) × 0.6 (partial) = 4.8 of 20 max

  • [claimed-docs] https://docs.flagsmith.com/managing-flags/scheduled-flagsScheduled flags allow you to queue and automatically apply changes to feature flags at a specified future time, eliminating the need for manual intervention at the exact moment of change.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/scheduled-flagsScheduled flags allow you to queue and automatically apply changes to feature flags at a specified future time
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineDefine stages that your flags progress through automatically, with triggers and actions that control rollouts to selected environments and audiences.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines can automatically generate change requests when promoting flags to production, eliminating manual effort and streamlining your deployment workflow.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines act as your intelligent release assistant, automating your entire feature flag deployment process.

Version, review, and roll back my automationsweight 1

1 (weight) × 7 (quality) × 1.0 (full) = 7.0 of 10 max

  • [claimed-docs] https://docs.flagsmith.com/administration-and-security/governance-and-compliance/audit-logsEvery action taken within the Flagsmith administration application is tracked and logged. This allows you to easily retrace the events and values that flags, identities and segments have taken over time.
  • [claimed-docs] https://docs.flagsmith.com/administration-and-security/governance-and-compliance/change-requestsFeature Change Requests help creating a four-eyes workflow (create, approve, publish) to updating feature flags, similarly to Pull Requests in GitHub.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineDefine stages that your flags progress through automatically, with triggers and actions that control rollouts to selected environments and audiences.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines can automatically generate change requests when promoting flags to production, eliminating manual effort and streamlining your deployment workflow.
  • [claimed-docs] https://docs.flagsmith.com/managing-flags/release-pipelineRelease Pipelines act as your intelligent release assistant, automating your entire feature flag deployment process.
  • [github] https://github.com/Flagsmith/flagsmithMake changes remotely: Easily toggle individual features on and off, and make changes without deploying new code
  • [claimed-docs] https://docs.flagsmith.com/administration-and-security/governance-and-compliance/audit-logsEvery action taken within the Flagsmith administration application is tracked and logged.

Automation = 29.8 ÷ 80 × 100 = 37.3