polymarket-market-research
Installation
SKILL.md
Polymarket market research
Finding markets, and finding what has been published about them. Read
0xinsider-api-access first for credentials and hosts.
Search and explore
| Need | Call | MCP tool |
|---|---|---|
| Find a market | GET /api/v1/markets/search |
search_markets |
| Browse by category | GET /api/v1/markets/explore |
explore_markets |
| Find published research | GET /api/v1/content/search |
search_content |
| Current positions board | GET /api/v1/positions |
get_positions |
| Large positions | GET /api/v1/large-positions |
get_large_positions |
curl -s 'https://0xinsider.com/sandbox/api/v1/markets/search?q=super%20bowl'