- Tycana
Tycana
Tycana
AI-native productivity backend — your AI thinks, Tycana remembers.
What is Tycana?
Tycana is the productivity backend your AI assistant is missing. It gives Claude, ChatGPT, Cursor, and other AI tools persistent memory about your work — tasks, projects, deadlines, blockers, and the relationships between them.
But it goes beyond storage: Tycana computes intelligence from your usage patterns. It tracks your velocity, detects stalled work, calibrates effort estimates to your actual pace, and surfaces what needs attention. The longer you use it, the smarter your AI becomes about how you work.
No app to open, no lists to maintain. You just keep talking to your AI.
Key Features
- Persistent memory — Your AI remembers everything across conversations
- Computed intelligence — Velocity tracking, slip rate detection, stale work alerts
- Personal context — Learns your preferences, work style, and priorities
- Calendar feed — Tasks appear alongside your meetings
- Daily email digest — Smart-scored briefing of what needs attention
- Project relationships — Items connect, block each other, have dependencies
- Works everywhere — Claude Code, Claude.ai, ChatGPT, Cursor, any MCP client
MCP Tools (14)
capture, complete, update_item, delete_item, search, review, plan_day, what_next, get_context, get_item, list_items, relate_items, remember, cleanup_project
Getting Started
- Visit tycana.com/getting-started
- Sign up for a 14-day free trial (no credit card required)
- Connect your AI via MCP
Pricing
$15/month or $150/year. One plan, everything included.
Server Config
{
"mcpServers": {
"tycana": {
"type": "streamable-http",
"url": "https://app.tycana.com/mcp",
"headers": {
"authorization": "Bearer YOUR_TYCANA_TOKEN"
}
}
}
}