Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number for the server | 8001 |
| MCP_HOST | No | The MCP server host | localhost |
| MCP_PORT | No | The MCP server port | 8001 |
| SERVER_MODE | No | The server mode (sse or stdio) | sse |
| GOOGLE_API_KEY | No | Your Google API key (optional if using Application Default Credentials) | |
| ZERODHA_API_KEY | Yes | Your Zerodha API key | |
| ZERODHA_API_SECRET | Yes | Your Zerodha API secret |
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 | |