Skip to content
VS Code

AllRatesToday exchange rates (hosted) for VS Code

com.allratestoday/mcp

Live FX + official central-bank rates, 110+ sources. Hosted, keyless, nothing to install.

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

Install AllRatesToday exchange rates (hosted) in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://allratestoday.com/api/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

AllRatesToday exchange rates (hosted) in other clients