Loading subscription status...
{
"mcpServers": [
{
"finance-data-server": {
"env": {
"TUSHARE_API_TOKEN": "Your Tushare API Token"
},
"args": [],
"command": "node build/index.js"
}
}
]
}