Installation & Configuration
{
"mcpServers": {
"zerodha-trade": {
"command": "bun",
"args": [
"index.ts"
],
"env": {
"KITE_API_KEY": "your-api-key",
"KITE_API_SECRET": "your-api-secret"
}
}
}
}Information
Transport
stdiosse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15