Skip to content
VS Code

Dataassist IO for VS Code

io.github.dataassistio/dataassist-io

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

client:VS Code transport:streamable-http

Install Dataassist IO in VS Code

.vscode/mcp.json

{
  "servers": {
    "dataassist-io": {
      "type": "http",
      "url": "https://app.dataassist.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Dataassist IO in other clients