← Back to Plugins
MCP Server MCP

Feedback Synthesis MCP

github By github 👁 1 views ▲ 0 votes

Synthesize GitHub Issues, HN and App Store reviews into ranked pain clusters. Pay-per-call x402.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...