ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Veraset with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your agent to seamlessly query Veraset's mobility datasets. Run geospatial SQL, extract insights, and manage S3 buckets.

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 Veraset capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Veraset.

  1. 01

    Get query status

    Checks the progress of a running SQL query

  2. 02

    Get dataset sample

    Retrieves a quick sample of the first few rows of a dataset

  3. 03

    Cancel running query

    Immediately aborts a currently executing SQL task

  4. 04

    List s3 delivery folders

    Lists S3 prefixes where scheduled data drops are delivered

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Veraset.

  1. 05

    Execute SQL query

    Provide a dataset ID and ANSI SQL. Returns a query ID. Starts a new SQL query task against a Veraset dataset

  2. 06

    Generate download link

    Generates a temporary pre-signed URL for an S3 file download

  3. 07

    Get dataset metadata

    Retrieves technical metadata for a specific mobility dataset

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Veraset.

  1. 08

    Get dataset schema

    Retrieves the column definitions and data types for a dataset

  2. 09

    Get query results

    Supports pagination. Retrieves the result rows from a completed SQL query

  3. 10

    List mobility datasets

    Identify accessible mobility datasets in Veraset

Observed, not estimated

854ms average. Fast in production.

Veraset is checked daily against the live service.

Daily averagePeak 1051ms
Aug 20Today
Fastest day
727ms
Slowest day
1051ms
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. 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 Veraset, so you can see the experience inside your AI.

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

Veraset Connector

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

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

  • 01

    Can the AI really create and download a pre-signed link from Veraset's S3 directly?

    Yes. Upon using the generateDownloadLinkTool, the agent will interface via Veraset's protocol using your API token, instantly retrieving an authenticated, time-sensitive download link to let you extract the immense dataset files securely.

  • 02

    What happens if a SQL statement to Veraset starts taking too long?

    You don't need to panic or swap capabilities. Instruct your agent: cancel the running query id 'query-xx9', and the cancelQueryTool fires an immediate abort network call. The computation ends, saving extensive costs without abandoning the conversational flow.

  • 03

    How can I preview geolocation signals before compiling expensive queries?

    Ask for the getSchemaTool followed by getSampleTool. The AI perfectly delivers the dataset definitions and outputs five physical preview rows right inside your message history, confirming expected structure formatting.