Skip to content
Zed

Clelp for Zed

ai.clelp/clelp

Search and rate AI tools, MCP servers, and agent skills reviewed by real agent use.

client:Zed transport:stdio runtime:npm

Install Clelp 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": {
    "clelp": {
      "command": "npx",
      "args": [
        "-y",
        "clelp-mcp-server"
      ],
      "env": {
        "CLELP_API_KEY": "<CLELP_API_KEY>"
      }
    }
  }
}

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

Clelp in other clients