AI Coding Assistant Integration (MCP)

What is MCP?

MCP (Model Context Protocol) is an open standard that lets AI assistants connect to external tools and data sources. With Corcava's MCP server, your AI coding assistant becomes aware of your project management context.

What Your AI Can Do

Read Context

  • Get full task details including description, comments, and dates
  • View board structure and column status
  • Check project information and related boards

Take Actions

  • Create new tasks from within your editor
  • Update task status and move between columns
  • Add comments to tasks (great for documenting what was done)
  • Start and stop time tracking on tasks

Example Workflows

"Fix this task" - Share a Corcava task link. The AI reads the requirements, understands the context from comments, and helps you implement the solution.

"What should I work on?" - Ask the AI to list your assigned tasks and help prioritize based on due dates and project context.

"Log what I did" - After completing work, the AI can add a comment to the task summarizing the changes made.

Getting Started

  1. Generate an API key in Settings → Integrations → Public API
  2. Configure your AI assistant with the Corcava MCP server
  3. Start asking your AI about your tasks!

See the full setup guide in our documentation.

Back to What's New