xfinlab for VS Code
io.github.lnanology/xfinlab
Real-time market events, sentiment, and technical analysis as MCP tools, backed by real data.
client:VS Code
transport:streamable-http
tools:5
Install xfinlab in VS Code
.vscode/mcp.json
{
"servers": {
"xfinlab": {
"type": "http",
"url": "https://api.xfinlab.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs