Feedback for VS Code
ai.b77/feedback
Capture feature requests and bug reports from chat into a searchable, AI-categorized backlog.
client:VS Code
transport:streamable-http
Install Feedback in VS Code
.vscode/mcp.json
{
"servers": {
"feedback": {
"type": "http",
"url": "https://feedback.b77.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs