Loading subscription status...
{
"mcpServers": [
{
"alphaVantage": {
"env": {
"ALPHA_VANTAGE_API_KEY": "PUT_YOUR_API_KEY_HERE"
},
"args": [
"-y",
"findata-mcp-server"
],
"command": "npx"
}
}
]
}