⚠️ Notice: Quantish is winding down. The Quantish platform (quantish.live) is shutting down. This project is no longer being maintained. For real-time prediction market data infrastructure, check out polynode.dev.
Claude Code skills for prediction market trading.
One command to set up complete prediction market trading:
/quantish-mcp-setup
Sets up 3 MCP servers:
- Discovery - Search markets across Polymarket, Kalshi, Limitless
- Polymarket - Trade on Polymarket (crypto, global)
- Kalshi - Trade on Kalshi (CFTC-regulated, US)
Complete Polymarket trading guide with all tool calls:
/polymarket-trading
Covers:
- Wallet setup and balances
- Finding markets via Discovery
- Checking orderbook (best bid/ask)
- Placing and canceling orders
- Managing positions
- Claiming winnings
Complete Kalshi trading guide (Solana/DFlow):
/kalshi-trading
Covers:
- Wallet and balance management
- Market search and live data
- Buying YES/NO shares
- Token holdings and positions
- Redemption after settlement
- SOL/USDC swaps
git clone https://github.com/joinQuantish/skills.git ~/.claude/skills/quantishmkdir -p ~/.claude/skills/quantish-mcp-setup
curl -o ~/.claude/skills/quantish-mcp-setup/SKILL.md \
https://raw.githubusercontent.com/joinQuantish/skills/main/skills/quantish-mcp-setup/SKILL.mdThen restart Claude Code and run the skill.
| Server | Platform | What You Can Do |
|---|---|---|
| quantish-discovery | All | Search 50k+ markets, get prices, find arbitrage |
| quantish | Polymarket | Place trades, manage positions, transfer funds |
| quantish-kalshi | Kalshi | Trade US-regulated markets via Solana/DFlow |
- Run
/quantish-mcp-setupto connect to servers - Restart Claude Code
- Run
/polymarket-tradingor/kalshi-tradingfor trading guides
"Search for government shutdown markets"
"Show my Polymarket balance"
"Buy $2 of YES on the Fed Chair market"
"Show my Kalshi positions"
MIT