Skip to content
Zed

Chipp for Zed

ai.chipp/chipp

Build and manage Chipp AI apps: prompts, knowledge, custom actions, and chat with your apps.

client:Zed transport:streamable-http

Install Chipp in Zed

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

{
  "context_servers": {
    "chipp": {
      "url": "https://build.chipp.ai/mcp"
    }
  }
}

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

Chipp in other clients