Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| API_KEY | Yes | Required: Kite Connect API Key | |
| API_SECRET | Yes | Required: Kite Connect API Secret | |
| OAUTH_PORT | No | Optional: OAuth server port (default: 50000) | 50000 | 
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 | 
|---|---|
No tools  | |