Home

AI-Powered Case Management

136+ MCP tools for Claude Code. Track cases, tasks, time, and invoices – all through natural conversation.

136+ MCP Tools

Comprehensive API for case management, time tracking, file storage, and CMMN workflow.

Graph Database

ArcadeDB backend for flexible entity relationships and powerful graph queries.

CMMN Compliant

Tasks, Stages, Milestones, and Sentries for dynamic case management workflows.

Built for AI Agents

CaseMgr provides persistent memory and context for AI assistants. Create cases, track tasks, store files, and maintain state across sessions.

// Connect to CaseMgr MCP Server
MCP Endpoint: https://casemgr.systems/mcp

// Example: Create a case
{
  "name": "create_case",
  "arguments": {"name": "My Project"}
}