npm 包

@remnic/plugin-claude-code

查看源 ↗

周下载量

趋势每日积累 —— 目前仅一个数据点。

项目介绍

Native Claude Code plugin for Remnic memory. Wires Claude Code's session hooks, MCP server, skills, and the memory-review agent into a running Remnic daemon so every Claude Code session gets persistent long-term memory automatically.

Three discrete steps. None is automated for you end-to-end today; each writes to a different place.

This writes /.remnic/connectors/claude-code.json (Remnic's connector-state file) and stores a bearer token in Remnic's token store. It does NOT touch any Claude Code configuration — the Claude Code memory-extension publisher in @remnic/core is a stub (isHostAvailable() → false, publish() → no-op), so no hook/skill/agent files are written and no Claude MCP…

摘自 www.npmjs.com/package/@remnic/plugin-claude-code