Leeway Financial Data for VS Code
tech.leeway/financial-data
European-first forecasts, fundamental screening, and historical market cap.
client:VS Code
transport:streamable-http
Install Leeway Financial Data in VS Code
.vscode/mcp.json
{
"servers": {
"financial-data": {
"type": "http",
"url": "https://mcp.leeway.tech/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs