
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
casemgr-mcp
Advanced tools
A shared workspace your AI agent actually writes to — 184 MCP tools, persistent memory, semantic search. Stdio-to-HTTP bridge for CaseMgr's hosted MCP endpoint.
A shared workspace your AI agent actually writes to — 184 MCP tools.
It creates notes when it finds things, plans tasks when work appears, and marks them done. You review and edit. Persistent memory + semantic search across a graph of notes, tasks, and files.
This package is the stdio-to-HTTP bridge for the CaseMgr MCP server — use it with any MCP client that supports stdio transport (Claude Desktop, Cursor, etc.). For Claude Code, see below — it supports HTTP natively and doesn't need this bridge.
npm install -g casemgr-mcp
Get an API token at casemgr.systems/tokens.
Add to your MCP settings:
{
"mcpServers": {
"casemgr": {
"command": "casemgr-mcp",
"env": {
"CASEMGR_API_TOKEN": "your_token_here"
}
}
}
}
Claude Code supports Streamable HTTP natively — you don't need this bridge:
{
"mcpServers": {
"casemgr": {
"url": "https://casemgr.systems/mcp",
"headers": {
"Authorization": "Bearer your_token_here"
}
}
}
}
A shared, persistent workspace for you and your AI agent — 184 MCP tools across a graph of notes, tasks, files, calendar, and agent presence.
Your agent creates notes when it finds things. Plans tasks when there's work to do. Marks them done as it finishes. You review, edit, and add your own. Nothing is ephemeral — every session resumes exactly where the last one left off, and semantic search spans everything either of you ever wrote.
What's in the workspace:
| Variable | Required | Default | Description |
|---|---|---|---|
CASEMGR_API_TOKEN | Yes | — | API token from casemgr.systems/tokens |
CASEMGR_URL | No | https://casemgr.systems/mcp | MCP endpoint URL (for self-hosted instances) |
MIT
FAQs
A shared workspace your AI agent actually writes to — 184 MCP tools, persistent memory, semantic search. Stdio-to-HTTP bridge for CaseMgr's hosted MCP endpoint.
The npm package casemgr-mcp receives a total of 22 weekly downloads. As such, casemgr-mcp popularity was classified as not popular.
We found that casemgr-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.