Skip to content
Cline

casemgr mcp for Cline

io.github.mstang/casemgr-mcp

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

client:Cline transport:stdio runtime:npm

Install casemgr mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "casemgr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "casemgr-mcp"
      ],
      "env": {
        "CASEMGR_API_TOKEN": "<CASEMGR_API_TOKEN>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

casemgr mcp in other clients