Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | Yes | The Kalshi API URL (e.g., https://api.elections.kalshi.com for production or https://demo-api.kalshi.co for demo) | |
| KALSHI_API_KEY | Yes | The API key for the corresponding Kalshi environment | |
| KALSHI_PRIVATE_KEY_PATH | Yes | A filepath to a file containing your Kalshi RSA private key |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |