Install
Select a method below to install the server.
And 27 more
https://app.getgram.ai/mcp/flagsmith-mcp
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>"
}
}