lpxpoly-mcp is an MCP server providing AI-powered analysis of Polymarket prediction markets, with payments via Bitcoin Lightning Network (~50 sats per analysis using a spend token from lightningprox.com).
Find Edge Opportunities (
get_edge_opportunities): Discover mispriced markets where AI probability assessments disagree with current prices, with configurable limits and minimum edge thresholds.Analyze Specific Markets (
analyze_market): Get a deep AI assessment of a specific market by searching with a query (e.g. 'Fed rate cut March 2025'), including probability prediction, reasoning, and recommended position.Browse Top Markets (
get_top_markets): View the most active Polymarket markets ranked by volume, with optional filtering by category (politics, crypto, sports, economics, etc.).Check Balance (
check_balance): View your current LightningProx wallet balance in sats to ensure sufficient funds for analyses.
Enables users to pay for prediction market analysis using Bitcoin sats via the Lightning Network and provides a dedicated tool for checking their Lightning account balance.
lpxpoly-mcp
MCP server for LPXPoly — AI-powered Polymarket prediction market analysis. Find mispriced markets, get edge opportunities, and analyze specific markets. Pay per analysis in Bitcoin sats via Lightning.
Install
npx lpxpoly-mcpSetup
Get a Spend Token
Go to lightningprox.com
Pay a Lightning invoice to fund your balance
Get your spend token
~50 sats per analysis
Claude Desktop
{
"mcpServers": {
"lpxpoly": {
"command": "npx",
"args": ["lpxpoly-mcp"],
"env": {
"LIGHTNINGPROX_SPEND_TOKEN": "your_token_here"
}
}
}
}Config location:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.jsonLinux:
~/.config/claude/claude_desktop_config.json
Tools
Tool | Description |
| Find mispriced markets with AI edge |
| Deep analysis of a specific market |
| Browse top markets by volume |
| Check your Lightning balance |
Example Usage
"Find edge opportunities on Polymarket"
→ Returns top mispriced markets with AI probability vs market probability
"Analyze the Fed rate cut market"
→ Returns AI assessment, reasoning, and recommended position
"What are the top crypto markets on Polymarket?"
→ Returns top markets filtered by categoryPricing
~50 sats per analysis. Pay with Bitcoin Lightning. No subscription.
Part of the AIProx Ecosystem
LPXPoly is discoverable via the AIProx open agent registry:
curl https://aiprox.dev/api/agents/lpxpolyAIProx Registry: https://aiprox.dev
LightningProx (Bitcoin Lightning AI):
npx lightningprox-mcpSolanaProx (Solana USDC AI):
npx solanaprox-mcpAIProx Registry:
npx aiprox-mcpAutonomous agent demo: https://github.com/unixlamadev-spec/autonomous-agent-demo
Built by LPX Digital Group LLC