Skip to content
Cursor

Xata for Cursor

io.github.xataio/mcp

Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.

client:Cursor transport:streamable-http

Install Xata in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://api.xata.tech/mcp"
    }
  }
}

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

Xata in other clients