Skip to content
VS Code

Unit Converter API for VS Code

io.github.br0ski777/unit-converter

Unit conversion — length, weight, temperature, volume, speed, data. x402 micropayment.

client:VS Code transport:sse

Install Unit Converter API in VS Code

.vscode/mcp.json

{
  "servers": {
    "unit-converter": {
      "type": "sse",
      "url": "https://unit-converter.api.klymax402.com/mcp"
    }
  }
}

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

Unit Converter API in other clients