oyapicks-mcp
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@oyapicks-mcpAre there any arbitrage opportunities between Polymarket and Kalshi?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
oyapicks-mcp
Prediction-market data as MCP tools. Pay per call in USDC on Base. No API key, no account, no signup.
Ten read-only tools covering live market prices, keyword lookup, probability history, volume spikes, cross-venue price gaps, and resolutions. Prices run from $0.01 to $0.25 per call.
Setup
You need a Base wallet with a little USDC. Treat it as petty cash, not your main wallet.
Add this to your MCP client config:
{
"mcpServers": {
"oyapicks": {
"command": "npx",
"args": ["-y", "oyapicks-mcp"],
"env": {
"OYAPICKS_WALLET_PRIVATE_KEY": "0xyourkey"
}
}
}
}Claude Desktop:
claude_desktop_config.jsonCursor:
~/.cursor/mcp.jsonWindsurf: MCP settings
Related MCP server: carbon-cashmere-mcp
What this can and cannot do with your key
Your key stays on your machine. It is never sent anywhere.
Before signing any payment, this server checks three things and refuses if any fail:
The recipient is the OyaPicks address, hardcoded in
index.js. Nothing else.The amount is at or under $0.30.
The network is Base mainnet.
The address is a constant in the source, not something read from the server's response,
so a redirected or spoofed endpoint cannot point payments somewhere else. Read index.js
and check for yourself; it is one file.
Tools
Tool | Price | What it returns |
| $0.01 | Top live market for a keyword, with probability and volume |
| $0.02 | List of live markets matching a keyword |
| $0.02 | Markets resolving within 48 hours |
| $0.03 | Biggest recent probability swings |
| $0.03 | Biggest 24h volume jumps |
| $0.03 | Newly listed markets |
| $0.03 | Probability over time for one market |
| $0.03 | Recently settled markets and outcomes |
| $0.05 | Same outcome priced differently across venues |
| $0.25 | Top 3 markets by 24h volume |
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Live prediction markets: Polymarket + Kalshi prices, odds, order books. Pay-per-call USDC, no key.
Hosted MCP for Kalshi prediction markets: search, odds, order books, settlement rules, and trading.
Live prediction-market odds, volume and movers across 8 platforms. Read-only, no auth.
Kalshi MCP — US-regulated prediction-market data (no auth on public reads).
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceReal-time prediction market intelligence for AI agents. Query Polymarket and Kalshi markets, wallet profiles, smart money leaderboards, social pulse signals, price candlesticks, and orderbook data — 13 agents, one MCP connection. Powered by 1.1TB+ of historical data.MIT
- AlicenseNot gradedqualityDmaintenanceCrypto intelligence MCP: 104 tools for market data, ML signals, on-chain analytics, derivatives, and Bittensor subnets. Pay-per-call via x402 USDC on Base/Solana/Algorand/Stellar or $9.99/mo API key.MIT
- AlicenseAqualityCmaintenanceA read-only MCP server exposing Polymarket's public prediction-market data. Search markets, read live odds and order books, pull historical probability time-series, and inspect public wallet positions.14MIT

meridian-edge-mcpofficial
AlicenseAqualityDmaintenanceProvides AI assistants with real-time prediction market consensus data, including probabilities, opportunities, signals, and settlements.5MIT