Skip to content
VS Code

eqsl mcp for VS Code

io.github.qso-graph/eqsl-mcp

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

client:VS Code transport:stdio runtime:pypi

Install eqsl mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "eqsl-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "eqsl-mcp"
      ]
    }
  }
}

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

eqsl mcp in other clients