developer tools
Mcp
Flag features directly from chat in your IDE with [Reflag](https://reflag.com).
typescript
cloud
enterprise
developer tools
Installation
npx -y reflagcom/mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp",
"command": "npx",
"args": [
"-y",
"reflagcom/mcp"
]
}About This MCP Server
reflagcom/mcp
Flag features directly from chat in your IDE with Reflag.
GitHub: https://github.com/reflagcom/javascript/tree/main/packages/cli#model-context-protocol
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub