← Index

io.github.mstang/casemgr-mcp

io.github.mstang/casemgr-mcp·v1.0.1·Search
Quality Score
85
/100

Shared workspace your AI agent writes to. 184 tools, persistent memory, semantic search.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "casemgr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "casemgr-mcp"
      ],
      "env": {
        "CASEMGR_API_TOKEN": "<your-casemgr_api_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "casemgr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "casemgr-mcp"
      ],
      "env": {
        "CASEMGR_API_TOKEN": "<your-casemgr_api_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y casemgr-mcp
§02  Environment variables
CASEMGR_API_TOKEN
requiredsecret

API token from casemgr.systems/tokens

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search