Skip to content
VS Code

xpay Finance for VS Code

io.github.xpaysh/finance

253 finance tools. Financial Modeling Prep, Alpha Vantage, AkShare, Polymarket, Dome.

client:VS Code transport:streamable-http

Install xpay Finance in VS Code

.vscode/mcp.json

{
  "servers": {
    "finance": {
      "type": "http",
      "url": "https://finance.mcp.xpay.sh/mcp?key={api_key}"
    }
  }
}

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

xpay Finance in other clients