Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KEY | Yes | Your PolyMarket API key | |
| FUNDER | Yes | Your PolyMarket wallet address |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-market-info | Get detailed information about a specific prediction market |
| list-markets | Get a list of prediction markets with optional filters |
| get-market-prices | Get current prices and trading information for a market |
| get-market-history | Get historical price and volume data for a market |