Skip to content

UnClick for Zed

io.github.malamutemayhem/unclick-mcp-server

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, and messaging.

client:Zed transport:stdio runtime:npm

Install UnClick in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "unclick-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/mcp-server"
      ],
      "env": {
        "UNCLICK_API_KEY": "<UNCLICK_API_KEY>"
      }
    }
  }
}

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

UnClick in other clients