Tycana

Persistent task management and productivity intelligence via MCP. Captures tasks from conversation, plans your day, tracks patterns, and gives persona

What Is Tycana?

Tycana is an advanced productivity and task management skill designed for seamless integration with Claude via the Memory Control Protocol (MCP). Unlike basic task bots, Tycana provides persistent memory across conversations, enabling continuous tracking of tasks, projects, deadlines, and productivity patterns. It leverages conversational context to capture actionable items, intelligently plans your day, analyzes work habits, and delivers personalized recommendations that improve over time. Tycana is particularly well-suited for professionals and teams seeking a unified, context-aware productivity system directly within their AI workflows.

Why Use Tycana?

Modern work environments demand reliable, context-rich task management solutions capable of adapting to dynamic workflows. Tycana addresses this by offering:

  • Persistent Context: Your tasks, progress, and goals are always accessible, regardless of session or device.
  • Conversational Intelligence: New tasks can be captured directly from chat, reducing friction and context switching.
  • Personalized Productivity: Tycana analyzes your work patterns to provide tailored recommendations, such as optimal next actions based on your current energy and workload.
  • Actionable Insights: Regular reviews and pattern tracking help you identify bottlenecks, track productivity trends, and make data-driven improvements.
  • Integrated Workflow: Tycana is designed for Claude users, eliminating the need for separate task management tools and manual data entry.

For individuals and teams who value efficiency, automation, and actionable insights, Tycana stands out as a powerful upgrade over traditional task lists or project boards.

How to Get Started

To integrate Tycana with Claude, follow these steps:

  1. Connect to MCP Server:
    Ensure your Tycana MCP server is accessible at https://app.tycana.com/mcp with OAuth 2.1 authentication.

  2. Install the Tycana Plugin (if preferred):
    In Claude, run:

    /plugin install tycana

    This will enable all Tycana features within your Claude sessions.

  3. Authenticate:
    Complete the OAuth flow to authorize Claude to access your Tycana workspace.

  4. Start Using Tycana Tools:
    Once connected, Tycana's features are available through Claude’s interface. You can start capturing tasks, planning your day, and managing your workflow immediately.

For detailed onboarding, refer to the official getting started guide.

Key Features

Tycana exposes a suite of tools accessible via Claude’s interface. Below are the core capabilities with practical usage examples:

  • Task Capture from Conversation
    Automatically create tasks while chatting. For example:

    capture("Follow up with marketing about Q3 campaign")

    Tycana extracts actionable tasks from ongoing dialogue and adds them to your workspace.

  • Marking Tasks as Complete
    Close tasks with outcomes and notes:

    complete(item_id="12345", outcome="success", notes="Campaign launched on schedule")
  • Daily Planning
    Generate a prioritized plan for your day:

    plan_day()

    Tycana considers urgency, deadlines, and your stated energy level to create a tailored agenda.

  • Energy-Aware Next Action
    Get recommendations based on your current focus and workload:

    what_next(energy_level="low")

    Tycana suggests tasks optimized for your current state.

  • Progress Review and Pattern Analysis
    Summarize recent achievements and identify productivity patterns:

    review(period="last_week")

    Receive insights about completed tasks, blockers, and trends.

  • Context Loading
    Instantly recall the current state of your projects:

    get_context()
  • Smart Search and Listing
    Find or filter tasks:

    search(query="Q3 campaign")
    list_items(status="in-progress", project="Marketing")
  • Item Management
    Retrieve or update any task:

    get_item(item_id="12345")
    update_item(item_id="12345", due_date="2024-06-15", priority="high")
  • Relational Task Structuring
    Define dependencies or blockers:

    relate_items(blocker_id="12345", blocked_id="67890")
  • Personal Preferences
    Store and recall personal work preferences:

    remember("I prefer deep work in the mornings")

All operations are persistent, ensuring that your data and context remain available across sessions.

Best Practices

To maximize Tycana’s benefits, consider these strategies:

  • Capture Tasks Early: Use the capture tool to log tasks as soon as they emerge in conversation, preventing loss of critical action items.
  • Leverage Daily Planning: Start each day with plan_day() to ensure priority alignment and workload balance.
  • Regular Reviews: Use review() at the end of each week to reflect on achievements and spot productivity trends.
  • Context-Aware Actions: Frequently call get_context() to maintain situational awareness of your projects and deadlines.
  • Utilize Recommendations: Trust Tycana’s what_next() suggestions, especially during low-energy periods, to maintain momentum.
  • Maintain Task Hygiene: Regularly update and complete items to keep your workspace current and actionable.

Important Notes

  • Data Privacy: Tycana relies on persistent storage via the MCP server. Ensure that your server is secured and compliant with your organization’s data policies.
  • OAuth Authentication: Access to Tycana features requires OAuth 2.1 authentication. Keep your credentials safe and periodically review authorizations.
  • Skill Updates: Tycana is actively maintained. Check tycana.com for updates, new features, and best practices.
  • Session Persistence: All context and tracking are persistent across Claude sessions, but disruptions in MCP connectivity may affect real-time updates.
  • Plugin Management: If using the Claude plugin, ensure it remains up to date to benefit from the latest capabilities and security patches.

By integrating Tycana, Claude users gain access to a powerful, context-aware productivity engine that evolves with their workflow, delivering measurable improvements in task management and personal efficiency.