@mnemo-dev/mcp
v0.5.0
Published
npm shim for Mnemo MCP server — spawns the mnemo binary and pipes stdio
Maintainers
Readme
@mnemo-mcp/mcp
npm shim for the Mnemo MCP server. Spawns mnemo mcp-server as a child process and pipes stdio.
Usage
npx @mnemo-mcp/mcpOr install globally:
npm install -g @mnemo-mcp/mcp
mnemo-mcpPrerequisites
The mnemo CLI must be installed and available on PATH (via pip install mnemo or the standalone binary).
