finance foundation for VS Code
foundation.finance/finance-foundation
Open financial reference data: companies with LEI/ISIN/FIGI, markets, funds, graph, live series.
client:VS Code
transport:streamable-http
tools:7
Install finance foundation in VS Code
.vscode/mcp.json
{
"servers": {
"finance-foundation": {
"type": "http",
"url": "https://finance.foundation/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs