Loading subscription status...
{
"mcpServers": [
{
"Alpaca Trading MCP Server": {
"env": {
"ALPACA_PAPER_API_KEY": "your-api-key",
"ALPACA_PAPER_API_SECRET": "your-api-secret"
},
"args": [],
"command": "python src/server.py"
}
}
]
}