myc for Claude Code
io.github.aistastudio/myc
Task queue, decisions and memory for coding agents. Local SQLite, no network. Requires Bun.
client:Claude Code
transport:stdio
runtime:npm
Install myc in Claude Code
run in your project directory
claude mcp add myc -- npx -y @aistastudio/myc
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs