Skip to content
Zed

linkly for Zed

com.mcparmory/linkly

Create short links, manage domains, and track click analytics

client:Zed transport:stdio runtime:pypi

Install linkly in Zed

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

{
  "context_servers": {
    "linkly": {
      "command": "uvx",
      "args": [
        "mcparmory-linkly"
      ]
    }
  }
}

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

linkly in other clients