finlab ai for VS Code
io.github.koreal6803/finlab-ai
Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples.
client:VS Code
transport:streamable-http
tools:6
Install finlab ai in VS Code
.vscode/mcp.json
{
"servers": {
"finlab-ai": {
"type": "http",
"url": "https://mcp.finlab.finance/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs