ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Xata with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate your serverless database workflows with Xata. manage organizations, projects, and branches directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 28 capabilities

The complete Xata capability set.

These are the exact actions your AI can choose when you ask it to work with Xata.

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 28 available through Xata.

  1. 01

    Create organization

    Create a new Xata organization

  2. 02

    Create org API key

    Create an API key for the organization

  3. 03

    Get github repository mapping

    Retrieve the current GitHub repository mapping for a branch

  4. 04

    List organization members

    List members of an organization

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 28 available through Xata.

  1. 05

    List org API keys

    List organization-scoped API keys

  2. 06

    List regions

    List available regions for project deployment

  3. 07

    Map github repository

    Map a GitHub repository to a branch

  4. 08

    Update organization

    Update organization information

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 28 available through Xata.

  1. 09

    List branches

    List all branches in a project

  2. 10

    Install github app

    Link a GitHub App installation to an organization

  3. 11

    Cancel organization invitation

    Cancel a pending organization invitation

  4. 12

    Create branch

    Create a new database branch

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 28 available through Xata.

  1. 13

    Create project

    Create a new project in an organization

  2. 14

    Delete user API keys

    Bulk delete user API keys by ID

  3. 15

    Execute SQL

    Execute single or batch SQL queries over HTTP

  4. 16

    Get branch credentials

    Retrieve database username and password for a branch

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 28 available through Xata.

  1. 17

    Get branch metrics

    Query observability data (CPU, Memory, Disk, etc.) for a branch

  2. 18

    Get organization

    Get detailed information about a specific organization

  3. 19

    Get project limits

    Get resource limits for projects in an organization

  4. 20

    Invite organization member

    Invite a user to an organization via email

Capability set06 / 07

21-24

4 capabilities in this set.

Part of 28 available through Xata.

  1. 21

    List images

    List available PostgreSQL versions/images

  2. 22

    List organization invitations

    List pending or expired invitations for an organization

  3. 23

    List organizations

    List all organizations the authenticated user belongs to

  4. 24

    List projects

    List all projects within an organization

Capability set07 / 07

25-28

4 capabilities in this set.

Part of 28 available through Xata.

  1. 25

    List user API keys

    List API keys for the authenticated user

  2. 26

    Remove organization member

    Remove a member from an organization

  3. 27

    Rotate branch credentials

    Trigger a password rotation for a branch

  4. 28

    Create user API key

    Create a new user API key

Observed, not estimated

1043ms average. Fast in production.

Xata is checked daily against the live service.

Daily averagePeak 1262ms
Aug 20Today
Fastest day
874ms
Slowest day
1262ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 28 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Xata, so you can see the experience inside your AI.

It does not authenticate your account with Xata. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Xata Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_L1fPQpj7643i5hPrQ8OQthSyV0MvLkmkAt1FtqV6/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Xata capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "xata-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_L1fPQpj7643i5hPrQ8OQthSyV0MvLkmkAt1FtqV6/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Xata owners ask.

  • 01

    Can I see all organizations I have access to?

    Yes! Use the list_organizations capability to retrieve all Xata organizations available to your current API key.

  • 02

    How do I start a new project in a specific organization?

    Simply use the create_project action providing the organization_id and the desired name for your new project.

  • 03

    Can I run raw SQL queries through the agent?

    Yes, the execute_sql capability allows you to run SQL queries directly against your database branches for advanced data manipulation and analysis.