TradePilot 212
by Kukutx
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| T212_DEMO_API_KEY | No | Trading 212 demo API key | |
| T212_LIVE_API_KEY | No | Trading 212 live API key | |
| APP_LOGIN_PASSWORD | Yes | Password for OAuth login (generated by pnpm setup) | |
| MAX_ORDER_NOTIONAL | No | Maximum order notional value cap; set to 0 to disable | |
| MAX_ORDER_QUANTITY | No | Maximum order quantity cap; set to 0 to disable | |
| DEFAULT_TRADING_ENV | No | Default trading environment when not explicitly selected (demo or live) | |
| T212_DEMO_API_SECRET | No | Trading 212 demo API secret | |
| T212_LIVE_API_SECRET | No | Trading 212 live API secret | |
| CONFIRMATION_TTL_SECONDS | No | Confirmation timeout in seconds |
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 | |