Skip to content
Zed

Dataassist IO for Zed

io.github.dataassistio/dataassist-io

Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.

client:Zed transport:streamable-http

Install Dataassist IO in Zed

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

{
  "context_servers": {
    "dataassist-io": {
      "url": "https://app.dataassist.io/mcp"
    }
  }
}

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

Dataassist IO in other clients