Skip to content
Zed

Instadash for Zed

io.instadash/server

Live data grids for AI agents. Push structured data; humans review, agents read back via MCP.

client:Zed transport:streamable-http

Install Instadash in Zed

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

{
  "context_servers": {
    "server": {
      "url": "https://mcp.instadash.io/"
    }
  }
}

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

Instadash in other clients