ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use DataStax Astra DB with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Astra DB collections, documents, and perform vector similarity searches via DataStax 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 · 7 capabilities

The complete DataStax Astra DB capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through DataStax Astra DB.

  1. 01

    List collections

    List all collections in the Astra DB namespace

  2. 02

    Find one document

    Find a single document in an Astra DB collection

  3. 03

    Vector search

    Perform an ANN vector similarity search on an Astra DB collection

  4. 04

    Count documents

    Count total documents in an Astra DB collection

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through DataStax Astra DB.

  1. 05

    Delete document

    Delete a document from an Astra DB collection

  2. 06

    Find documents

    Useful for standard NoSQL document retrieval. Find documents in an Astra DB collection

  3. 07

    Insert document

    The document can include a pre-generated $vector key for embedding searches. Insert a new document into an Astra DB collection

Observed, not estimated

797ms average. Fast in production.

DataStax Astra DB is checked daily against the live service.

Daily averagePeak 1018ms
Aug 25Today
Fastest day
684ms
Slowest day
1018ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

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

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

DataStax Astra DB Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_AqDRfth2dYqeDTcgeoWzkACu9uC1WOaTh5GDBWN7/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 — DataStax Astra DB capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "datastax-astra-db-vector-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_AqDRfth2dYqeDTcgeoWzkACu9uC1WOaTh5GDBWN7/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 DataStax Astra DB owners ask.

  • 01

    Can my AI agent do similarity searches across vector embeddings?

    Yes. Ask the agent to find documents related to a specific vector array in your target collection. The agent natively passes the numerical array directly into Astra DB's ANN engine, instantly returning the top semantically matched documents.

  • 02

    Does this work like standard Cassandra or is it strictly vector-only?

    Both. While it excels at vector searches, the integration fully supports standard NoSQL JSON documents. You can insert, find, count, and delete standard text documents using strict JSON filters just like regular database operations.

  • 03

    Can I switch seamlessly between different collections?

    Absolutely. Just mention the target collection by name in your prompts, and the agent adapts flawlessly. If you forget which ones exist, you can instruct it to list all available collections within your default namespace anytime.