Skip to content
Zed

lotw mcp for Zed

io.github.qso-graph/lotw-mcp

ARRL Logbook of The World MCP server. QSO query, QSL status, DXCC credit tracking.

client:Zed transport:stdio runtime:pypi

Install lotw mcp in Zed

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

{
  "context_servers": {
    "lotw-mcp": {
      "command": "uvx",
      "args": [
        "lotw-mcp"
      ]
    }
  }
}

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

lotw mcp in other clients