{ "name": "casemgr-mcp", "version": "1.0.1", "description": "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.", "mcpName": "io.github.mstang/casemgr-mcp", "bin": { "casemgr-mcp": "./index.js" }, "keywords": [ "mcp", "model-context-protocol", "ai-agents", "agent-memory", "agent-coordination", "agent-orchestration", "shared-workspace", "persistent-memory", "semantic-search", "workflow" ], "author": "Mark Stang ", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/mstang/casemgr-mcp.git" }, "homepage": "https://casemgr.systems", "engines": { "node": ">=18" } }