Server Config
{
"mcpServers": {
"upstox": {
"command": "upstox-mcp",
"env": {
"UPSTOX_API_KEY": "YOUR_API_KEY",
"UPSTOX_API_SECRET": "YOUR_API_SECRET",
"UPSTOX_ACCESS_TOKEN": "YOUR_ACCESS_TOKEN"
}
}
}
}