Skip to content
VS Code

Currency Converter Mcp for VS Code

io.github.varvararatta/currency_converter_mcp

MCP server for currency_converter_mcp

client:VS Code transport:streamable-http

Install Currency Converter Mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "currency_converter_mcp": {
      "type": "http",
      "url": "https://currency_converter_mcp.mcpize.run/mcp"
    }
  }
}

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

Currency Converter Mcp in other clients