Loading subscription status...
{
"mcpServers": [
{
"alpha-vantage": {
"env": {
"ALPHA_VANTAGE_API_KEY": "YOUR_API_KEY"
},
"args": [
"/absolute/path/to/dist/index.js"
],
"command": "node"
}
}
]
}