Skip to content
VS Code

exchangerate.dev for VS Code

dev.exchangerate/mcp

Free, source-labeled FX rates: 465 pairs across 31 currencies, majors update ~60s intraday.

client:VS Code transport:streamable-http tools:7

Install exchangerate.dev in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.exchangerate.dev/v1/mcp/"
    }
  }
}

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

What VS Code can do once it is connected

exchangerate.dev in other clients