7 months ago
Flag features directly from chat in your code editor, including VS Code, Cursor, Windsurf, Claude Code—any IDE with MCP support.
Server Config
{
"mcpServers": {
"Bucket": {
"command": "npx",
"args": [
"mcp-remote@latest",
"https://app.bucket.co/api/mcp?appId=<YOUR APP ID>"
]
}
}
}