Skip to content
Zed

Hatchable for Zed

com.hatchable/hatchable

Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.

client:Zed transport:streamable-http

Install Hatchable in Zed

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

{
  "context_servers": {
    "hatchable": {
      "url": "https://hatchable.com/mcp"
    }
  }
}

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

Hatchable in other clients