Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TANA_API_TOKEN | Yes | Your Tana API token (generated from Tana Settings > API Tokens) |
Tools
Functions exposed to the LLM to take actions
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| create-task | Create a task node in Tana with optional due date and tags |
| create-project | Create a project structure in Tana with goals and milestones |
| create-meeting-notes | Create structured meeting notes in Tana |
| create-knowledge-entry | Create a knowledge base entry in Tana |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Tana API Documentation | Overview of Tana Input API capabilities and usage |
| Tana Node Types Reference | Detailed information about all supported node types |
| Common Usage Examples | Example patterns for common Tana operations |
| Server Information | Current server status and configuration |