← Back to Plugins
MCP Server MCP

io.github.jcislo/moltalyzer-mcp

github By github 👁 1 views ▲ 0 votes

Polymarket prediction-market intelligence + AI, GitHub & narrative feeds for agents, via x402.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "moltalyzer-mcp",
      "version": "1.7.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "EVM wallet private key (0x-prefixed) with USDC on Base Mainnet. Used for x402 micropayments ($0.005–$0.05 per tool call). Free sample tools require no key.",
          "format": "string",
          "isSecret": true,
          "name": "EVM_PRIVATE_KEY"
        },
        {
          "description": "Override the Moltalyzer API base URL (default: https://api.moltalyzer.xyz)",
          "format": "string",
          "name": "MOLTALYZER_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...