Skip to content
Zed

linkup for Zed

com.mcparmory/linkup

Search the web and fetch pages with sourced results, optimized for AI agents

client:Zed transport:stdio runtime:pypi

Install linkup in Zed

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

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

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

linkup in other clients