#api

4 questions

Is there an API for custom development?

Yes! Corcava provides a comprehensive RESTful Public API for custom integrations and automation. Access your projects, tasks, boards, clients, contacts, and tickets programmatically. Generate API keys from Settings → Integrations, and use standard HTTP methods to create, read, update, and delete resources. Full interactive API documentation is available at /api/v1/docs with examples and endpoint details.

Can I connect AI assistants like Claude or Cursor to Corcava?

Yes! Corcava supports the Model Context Protocol (MCP), allowing you to connect AI assistants like Claude Desktop, Cursor, Windsurf, and Continue directly to your workspace. Your AI can read task details, create tasks, track time, add comments, and more. To set it up, go to Settings > Integrations > Public API to generate an API key, then configure your AI assistant with the MCP server URL (https://app.corcava.com/mcp) and your API key.