MCP Server
MCP
io.github.jcislo/moltalyzer-mcp
Polymarket prediction-market intelligence + AI, GitHub & narrative feeds for agents, via x402.
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
By
Comments
Sign in to leave a comment