Skip to content
Zed

Unit Converter API for Zed

io.github.br0ski777/unit-converter

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

client:Zed transport:sse

Install Unit Converter API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "unit-converter": {
      "url": "https://unit-converter.api.klymax402.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Unit Converter API in other clients