Skip to content
Zed

Homespun for Zed

dev.homespun/homespun

Deploy a multi-user web app from your agent: hosting, auth, database, and permissions.

client:Zed transport:streamable-http runtime:npm tools:26

Install Homespun in Zed

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

{
  "context_servers": {
    "homespun": {
      "url": "https://homespun.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

All 26 tools →

Homespun in other clients