Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FYERS_CLIENT_ID | Yes | Your Fyers App ID (e.g., ABC123XYZ-100) | |
| FYERS_SECRET_KEY | Yes | Secret key from your Fyers app | |
| FYERS_REDIRECT_URI | No | Redirect URI for OAuth authentication | http://localhost:8080/ |
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 | |