Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"uworx-code-memory": {
"command": "npx",
"args": [
"-y",
"@uworx/code-memory"
]
}
}
}
Or smoke-test directly:
npx -y @uworx/code-memory
Details
| Website | https://www.npmjs.com/package/@uworx/code-memory |
|---|---|
| GitHub | git+https://github.com/khurram-uworx/CodeMemory.git |
| License | unknown |
| Pricing | free |
| Tags | memory semantic-memory vector-search mcp code-analysis repository-intelligence dependency-graph |
| Sources | npm |
| Discovered | 2026-05-25 |