Skip to content

unit converter ai mcp for Zed

io.github.csoai-org/unit-converter-ai-mcp

AI-powered unit converter ai MCP server for agents. Supports convert length, convert weight

client:Zed transport:stdio runtime:pypi

Install unit converter ai mcp in Zed

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

{
  "context_servers": {
    "unit-converter-ai-mcp": {
      "command": "uvx",
      "args": [
        "unit-converter-ai-mcp"
      ]
    }
  }
}

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

unit converter ai mcp in other clients