Skip to content
VS Code

financial data for VS Code

uk.wintergreen/financial-data

Financial data for AI agents: crypto data, Polymarket odds, weather/oil calibration, trust scoring.

client:VS Code transport:streamable-http

Install financial data in VS Code

.vscode/mcp.json

{
  "servers": {
    "financial-data": {
      "type": "http",
      "url": "https://mcp.wintergreen.uk/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

financial data in other clients