Skip to content
Zed

eqsl mcp for Zed

io.github.qso-graph/eqsl-mcp

eQSL.cc MCP server. Inbox download, QSO verification, Authenticity Guaranteed status.

client:Zed transport:stdio runtime:pypi

Install eqsl mcp in Zed

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

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

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

eqsl mcp in other clients