kalshi-kernel
by copyleftdev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KALSHI_API_KEY_ID | No | API key ID required for live mode. | |
| KALSHI_KERNEL_MODE | No | Execution mode: paper or live. Defaults to paper when unset. | paper |
| KALSHI_LIVE_TRADING_ACK | No | Acknowledgement phrase required to enable live trading: I_UNDERSTAND_THIS_TRADES_REAL_MONEY. | |
| KALSHI_MAX_DAILY_ORDERS | No | Optional startup-only override for maximum number of orders per UTC day. | 200 |
| KALSHI_PRIVATE_KEY_PATH | No | Path to the private key PEM file required for live mode. | |
| KALSHI_PAPER_CASH_DOLLARS | No | Optional initial cash balance for paper mode. | 100.00 |
| KALSHI_MAX_DAILY_NOTIONAL_DOLLARS | No | Optional startup-only override for maximum daily notional in dollars. | 100.00 |
| KALSHI_MAX_ORDER_NOTIONAL_DOLLARS | No | Optional startup-only override for maximum per-order notional in dollars. | 25.00 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessResponsive