Financial Data API for VS Code
com.financialdatapi/mcp
Point-in-time macro, central bank rates and sentiment, COT positioning, from official sources.
client:VS Code
transport:streamable-http
Install Financial Data API in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.financialdatapi.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs