Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"recall": {
"command": "npx",
"args": [
"-y",
"@clauderecallhq/cli"
]
}
}
}
Or smoke-test directly:
npx -y @clauderecallhq/cli
Details
| Website | https://gitlab.com/clauderecallhq/claude-recall-plugin |
|---|---|
| GitHub | https://gitlab.com/clauderecallhq/claude-recall-plugin |
| License | unknown |
| Pricing | free |
| Tags | mcp-server |
| Sources | mcp-registry |
| Discovered | 2026-05-25 |