MCP Server
MCP
Feedback Synthesis MCP
Synthesize GitHub Issues, HN and App Store reviews into ranked pain clusters. Pay-per-call x402.
Install
uvx feedback-synthesis-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://feedback-synthesis-mcp-production.up.railway.app/mcp"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "feedback-synthesis-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "EVM wallet private key for x402 micropayment signing (any wallet with USDC on Base mainnet)",
"format": "string",
"isSecret": true,
"name": "EVM_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment