MCP Server
MCP
io.github.mstang/casemgr-mcp
Shared workspace your AI agent writes to. 184 tools, persistent memory, semantic search.
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
By
Comments
Sign in to leave a comment