Feedback Synthesis MCP for VS Code
io.github.sapph1re/feedback-synthesis-mcp
Synthesize GitHub Issues, HN and App Store reviews into ranked pain clusters. Pay-per-call x402.
client:VS Code
transport:streamable-http
runtime:pypi
tools:4
Install Feedback Synthesis MCP in VS Code
.vscode/mcp.json
{
"servers": {
"feedback-synthesis-mcp": {
"type": "http",
"url": "https://feedback-synthesis-mcp-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs