Skip to main content
Developer ToolsTypeScript

reflagcom/mcp

Flag features directly from chat in your IDE with [Reflag](https://reflag.com).

developer-toolsofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/reflagcom/javascript/tree/main/packages/cli#model-context-protocol

Claude Desktop configuration example:

{
  "mcpServers": {
    "javascript": {
      "command": "npx",
      "args": [
        "-y",
        "reflagcom/mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
reflagcom