Loading MCP server directory, please wait...
MCP server providing OpenFeature SDK installation guides and OFREP flag evaluation
npx @getmcp/cli add dev.openfeature/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.openfeature/mcp": {
"command": "npx",
"args": [
"-y",
"@openfeature/mcp"
]
}
}
}