ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Tana with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Connect your AI to Tana. Build intelligent knowledge graphs, define supertags, and capture dynamic nested nodes directly from the prompt.

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

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Tana.

  1. 01

    Add node with children

    Provide a name and comma-separated children. Creates a parent node with multiple child nodes

  2. 02

    Add date node

    Format: YYYY-MM-DD. Creates a date-typed node in the Tana inbox

  3. 03

    Add node reference

    Provide a label and the target node ID. Creates a reference node linking to an existing node

  4. 04

    Add tagged node

    G. #meeting, #person). Requires the supertag ID from Tana schema. Creates a new node with a supertag applied

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Tana.

  1. 05

    Add checkbox task

    Optionally set initial done status. Creates a checkbox/todo item in the Tana inbox

  2. 06

    Add node

    Provide a target node ID (or "INBOX", "LIBRARY") and the node name. Creates a new node in a specific Tana location

  3. 07

    Add node with fields

    Provide name, supertag ID, and field data as a JSON object. Creates a supertagged node with structured field values

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Tana.

  1. 08

    Add to inbox

    Quickly adds a new node directly to the Tana Inbox

  2. 09

    Add URL bookmark

    Creates a URL-typed node in Tana

  3. 10

    Define supertag

    Provide a name and description. Defines a new supertag in the Tana schema

Observed, not estimated

889ms average. Fast in production.

Tana is checked daily against the live service.

Daily averagePeak 1078ms
Aug 20Today
Fastest day
720ms
Slowest day
1078ms
14-day trend
Slowing+11%

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 Tana, so you can see the experience inside your AI.

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

Tana Connector

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

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

  • 01

    Can it apply Supertags with pre-filled fields?

    Yes. Use add_node_with_fields to create a node with a specific Supertag and populate its attributes in a single call.

  • 02

    Are there limits on nested hierarchies?

    No practical limits beyond your token window. The add_node_with_children capability accepts arrays of child nodes and populates the hierarchy in a single request.

  • 03

    Which Tana plan is required?

    API access is available on Tana Plus and Pro plans. Free accounts do not have API tokens. Generate your token from Workspace Settings in the Tana web app.