Skip to content
Zed

knack for Zed

io.usefulapi/knack

Read, create, update and delete records; inspect objects, fields and schema in your Knack database.

client:Zed transport:streamable-http

Install knack in Zed

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

{
  "context_servers": {
    "knack": {
      "url": "https://knack.usefulapi.io/mcp"
    }
  }
}

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

knack in other clients