reflagcom/mcp
Flag features directly from chat in your IDE with [Reflag](https://reflag.com).
Quick Start
Clone the repository:
git clone https://github.com/reflagcom/javascript/tree/main/packages/cli#model-context-protocolClaude Desktop configuration example:
{
"mcpServers": {
"javascript": {
"command": "npx",
"args": [
"-y",
"reflagcom/mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.