Skip to content
Zed

InstaPods for Zed

com.instapods/instapods

Deploy and manage web apps on InstaPods: create pods, push files, run commands, read logs.

client:Zed transport:streamable-http

Install InstaPods in Zed

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

{
  "context_servers": {
    "instapods": {
      "url": "https://app.instapods.com/api/mcp"
    }
  }
}

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

InstaPods in other clients