Plugin Claude Code
Marketplace for the inkwell-hooks plugin, distributed alongside the Inkwell MCP persistent-memory server.
Plugin Claude Code
Marketplace for the inkwell-hooks plugin, distributed alongside the Inkwell MCP persistent-memory server.
Instructions file
Instructions for veronchenko/inkwell-memory, covering claude.md — inkwellmemory, layout, multi-tenant mode (inkwellmultitenant=1), conventions and testing.
Plugin Claude Code
Nudges Claude Code / Codex to actually use the Inkwell MCP memory server — search before starting work, and remember non-trivial changes before finishing.
Agent
Use proactively whenever work starts in a project directory and Inkwell (mcpinkwellsearch / list / tags) has no hub entry for it. Investigates the project's purpose, stack, and connections to other projects, then writes the required Inkwell hub + linked entries so future sessions (in this project or another) have the…
Hook
Runs before the agent uses a tool for mcp__inkwell__search, mcp__inkwell__recall and mcp__inkwell__remember tool calls, executing inkwell_remember_gate.py via python. From veronchenko/inkwell-memory.
Hook
Runs after a tool call finishes for Edit, Write, NotebookEdit and Bash tool calls, executing inkwell_change_tracker.py and inkwell_cost_tracker.py via python (2 commands). From veronchenko/inkwell-memory.
Hook
Runs when a session starts, executing inkwell_session_start.py via python. From veronchenko/inkwell-memory.
Hook
Runs when the agent finishes a response, executing inkwell_stop_prompt.py via python. From veronchenko/inkwell-memory.
Hook
Runs when a session ends, executing inkwell_session_end_cleanup.py via python. From veronchenko/inkwell-memory.
MCP server Claude CodeCodexCursor +2
MCP server "inkwell-memory" as configured in veronchenko/inkwell-memory. Runs in Docker (docker.io/foreigndmitryi/inkwell-memory:0.14.0). Needs 2 environment variables to run.