← Back to Plugins
MCP Server MCP

io.github.mstang/casemgr-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "casemgr-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API token from casemgr.systems/tokens",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "CASEMGR_API_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...