9 months ago
Server Config
{
"mcpServers": {
"smart-financial-mcp": {
"command": "uvx",
"args": [
"smart-financial-mcp"
],
"env": {
"TUSHARE_TOKEN": "your-tushare-token"
}
}
}
}{
"mcpServers": {
"smart-financial-mcp": {
"command": "uvx",
"args": [
"smart-financial-mcp"
],
"env": {
"TUSHARE_TOKEN": "your-tushare-token"
}
}
}
}