ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Turso with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate distributed database workflows via Turso. manage edge locations, organizations, and libSQL databases directly from any 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 · 10 capabilities

The complete Turso capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Turso.

  1. 01

    List edge locations

    Lookup physical globalThis Fly.io datacenter mappings (Locations)

  2. 02

    List database tokens

    List active Database execution JWT Tokens

  3. 03

    List organizations

    Identify Turso Edge SQLite root organizational tenants

  4. 04

    Create database

    Provide the organization slug, database name, and target group. Provision a massively distributed Serverless SQLite database

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Turso.

  1. 05

    Create database token

    Mint a secure connection Token tied strictly to a specific DB

  2. 06

    Delete database

    This action is irreversible. Permanently deletes a globalThis libSQL database

  3. 07

    Get database details

    Introspect exact architectural traits of one target libSQL instance

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Turso.

  1. 08

    List database groups

    Get Turso logical groups orchestrating DB locations

  2. 09

    List databases

    Enumerate the complete libSQL Edge Database registry

  3. 10

    Rotate database tokens

    Revoke all pre-existing Tokens for a database

Observed, not estimated

841ms average. Fast in production.

Turso is checked daily against the live service.

Daily averagePeak 1088ms
Aug 20Today
Fastest day
688ms
Slowest day
1088ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 Turso, so you can see the experience inside your AI.

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

Turso Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_auXgf153NbgeNT8u85XWHaGvlwZ8G20GEzWf2zUa/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 — Turso capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "turso-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_auXgf153NbgeNT8u85XWHaGvlwZ8G20GEzWf2zUa/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 Turso owners ask.

  • 01

    Can my AI agent provision a new database in a specific edge location?

    Yes. You can ask your agent to list available edge locations first, and then instruct it to create a new database in a logical group hosted in that region. Ensure you provide the target group name so the database is correctly allocated to your application fleet.

  • 02

    How can I quickly revoke database access if a token is compromised?

    Simply ask your agent to invalidate or rotate the tokens for that specific database name. The AI will hit the /invalidate endpoint, blocking all old tokens instantly. Afterwards, you can ask for a fresh secure token with a 24-hour expiration.

  • 03

    Can the agent check if I am approaching my dataset limits?

    Yes. When querying the details of a specific database, the agent retrieves storage metadata and group allocation facts. You can ask the AI to summarize your database sizes and flags to see which instances might need an upgrade or clean-up.