Vinkius

Tana MCP. Turn thoughts into structured, linked databases.

Tana MCP lets your AI agent turn natural language conversations into structured knowledge graphs, tackling complex data modeling directly in Tana. Define custom data types (Supertags), build multi-level outlines with specific fields, and connect related ideas using simple prompts.

Tana MCP is compatible with Claude Claude
Tana MCP is compatible with ChatGPT ChatGPT
Tana MCP is compatible with Cursor Cursor
Tana MCP is compatible with Gemini Gemini
Tana MCP is compatible with Windsurf Windsurf
Tana MCP is compatible with VS Code VS Code
Tana MCP is compatible with JetBrains JetBrains
Tana MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Create structured knowledge nodes

Build new concepts or records in Tana by specifying their name and target location.

Define custom data types (Supertags)

Establish reusable classification schemas so that every time you mention 'Client,' it automatically gets the correct metadata attached.

Build nested outlines

Programmatically create a parent node and populate it with multiple, structured child nodes in one go.

Reference existing data points

Link two separate ideas together to show a direct relationship between them without duplicating information.

Add specialized content types

Instantly generate specific formats, like dates or URL bookmarks, so the data is immediately usable for filtering and sorting.

Waiting for input…

AI Agent
Tana

What AI agents can do with Tana MCP: 10 Tools for Graph Operations

Use these tools to manage the entire lifecycle of your personal knowledge graph, from defining new concepts to creating complex nested outlines.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Tana MCP

Add Checkbox Task

Creates a simple checklist item or to-do task in your Tana inbox.

Add Date Node

Generates a date-typed node, correctly formatted for calendar use, right into the...

Add Node

Creates a brand new concept or record in a specified Tana area like your Inbox or...

Add Node Reference

Builds a link between two existing ideas, showing that one relates directly to the...

Add Tagged Node

Creates a new node and immediately applies a required classification tag (supertag)...

Add To Inbox

Quickly drops a brand new, untagged idea directly into the main Tana Inbox area.

Add Url Bookmark

Creates a node specifically for a web link (URL), making it easily retrievable in your knowledge graph.

Add Node With Children

Generates a parent concept and automatically populates it with multiple, related...

Add Node With Fields

Creates a highly structured node by requiring you to define its name, supertag, and...

Define Supertag

Sets up an entirely new classification category or metadata type (a Supertag) for...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Tana MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Tana integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Tana, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Tana MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Tana. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The struggle of turning a conversation into actionable knowledge

Right now, when you finish a meeting or research session, the process is messy. You copy bullet points into Notion, then maybe paste action items into Asana, and finally manually tag everything in Obsidian. This means spending more time managing your notes than actually thinking.

With this MCP, your agent handles that entire handoff. Instead of manual copying and pasting across four apps, you prompt it once. The AI captures the main topic, assigns the right tags, builds the outline structure, and creates checkable tasks—all in Tana. You get a complete, linked knowledge object immediately.

Tana: Defining Supertags for Consistent Data

The biggest headache today is inconsistent data typing. One person calls it a 'Project ID,' another calls it an 'Initiative Number.' Your system breaks when the schema isn't enforced, forcing you to manually clean up every single record.

This MCP lets your agent use `define_supertag` to enforce strict rules across all your work. It makes sure that whether you are logging a project or a client, the data always adheres to the same defined structure, making everything reliably queryable.

What Tana MCP does for your AI

Think of this connector as turning your large language model into a specialized database architect for your personal workspace. Instead of leaving raw text dumps that pile up in your notes app, you program your agent to instantly process thoughts and build proper structure. You can tell it, 'Take these meeting minutes and make sure the action items are checkboxes, tag them as #meeting, and list who owns them.' The system handles mapping those concepts into Tana's underlying graph—creating new nodes, linking related ideas across different documents, or even defining entirely new types of data you use repeatedly.

By connecting to Vinkius, your AI agent gets access to this powerful schema management capability, letting you move past manual entry and focus purely on thinking.

Built · Hosted · Managed by Vinkius Tana - Build Knowledge Graphs with Structured AI
Server ID 019d7610-4cf7-73fd-b9a2-1659824afde1
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Frequently asked questions about Tana MCP

How do I start with Tana and this MCP? +

You first need to add the Tana module in your Vinkius connective logic workspace. Then, you secure an API token from Tana's side and pass that credential into your local environment for the agent to use.

Can I use Tana MCP to build outlines? +

Yes. You can generate a parent node and automatically populate it with multiple, structured child nodes using add_node_with_children, perfect for outlining strategies or reports.

What if my data needs specific fields like 'Owner'? +

You use the add_node_with_fields tool. This forces your agent to capture not just text, but also structured values for defined fields (like status or owner) when creating a record.

Is Tana MCP only for linking ideas? +

No, it does much more than linking. It allows you to define the fundamental data types themselves by using define_supertag, which is key for maintaining system integrity.

How do I make a task list that works with Tana MCP? +

You can use add_checkbox_task to create a simple checklist item in the inbox. This tool ensures the output is an executable, structured task type.