ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Zingtree with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Analyze decision trees, workflows, and user session data via the Zingtree API.

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 · 8 capabilities

The complete Zingtree capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Zingtree.

  1. 01

    Get session form data

    Get all form data entered during a session

  2. 02

    Get clean session path

    Get a clean linear path for a user session

  3. 03

    Get session details

    Get detailed data for a specific user session

  4. 04

    Get tree structure

    Get the full structure of a specific tree

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Zingtree.

  1. 05

    Search all trees

    Search for text within all decision trees

  2. 06

    List trees

    List all interactive trees in the organization

  3. 07

    List tree variables

    List all variables used in a tree

  4. 08

    List tree sessions

    List sessions for a tree within a date range

Observed, not estimated

870ms average. Fast in production.

Zingtree is checked daily against the live service.

Daily averagePeak 1025ms
Aug 20Today
Fastest day
703ms
Slowest day
1025ms
14-day trend
Slowing+17%

Connect your client

One URL. Every client.

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

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

Zingtree Connector

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

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

  • 01

    How do I find my Zingtree API Key?

    Log in to Zingtree and go to Account > Organizations and Billing to find your unique API Key.

  • 02

    Can I see the path a specific user took in a tree?

    Yes, the get_session_details or get_clean_session_path capabilities provide the exact sequence of nodes visited by a user during their session.

  • 03

    Is it possible to retrieve answers entered in forms?

    Absolutely. Use the get_session_form_data capability with a session ID to extract all field values submitted by the user.