Skip to content
Cursor

Dataassist IO for Cursor

io.github.dataassistio/dataassist-io

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

client:Cursor transport:streamable-http

Install Dataassist IO in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Dataassist IO in other clients