Skip to content
Zed

clypt for Zed

io.github.bonsai-tech-llc/clypt

AI-native link intelligence — shorten, track, and manage links from any AI agent

client:Zed transport:stdio runtime:npm

Install clypt 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": {
    "clypt": {
      "command": "npx",
      "args": [
        "-y",
        "clypt-mcp"
      ],
      "env": {
        "CLYPT_API_KEY": "<CLYPT_API_KEY>"
      }
    }
  }
}

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

clypt in other clients