memgraph/ai-toolkit

Toolkit for building AI-driven graph apps on Memgraph, with LangChain, MCP, and agent implementations.

112Stars on the repository
17Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

memgraph/ai-toolkit

Hook

Runs when a session starts, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured original MIT

UserPromptSubmit

02

memgraph/ai-toolkit

Hook

Runs when you submit a prompt, before the agent sees it, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 92% MIT

UserPromptExpansion

03

memgraph/ai-toolkit

Hook

Runs to expand your prompt before the agent sees it, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 91% MIT

PreToolUse

04

memgraph/ai-toolkit

Hook

Runs before the agent uses a tool, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 81% MIT

PostToolUse

05

memgraph/ai-toolkit

Hook

Runs after a tool call finishes, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 81% MIT

PostToolUseFailure

06

memgraph/ai-toolkit

Hook

Runs when a tool call fails, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 88% MIT

PermissionRequest

07

memgraph/ai-toolkit

Hook

Runs when the agent asks permission for an action, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 83% MIT

PermissionDenied

08

memgraph/ai-toolkit

Hook

Runs on the PermissionDenied event, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 92% MIT

SubagentStart

09

memgraph/ai-toolkit

Hook

Runs when a subagent starts, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 92% MIT

SubagentStop

10

memgraph/ai-toolkit

Hook

Runs when a subagent finishes, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 91% MIT

Stop

11

memgraph/ai-toolkit

Hook

Runs when the agent finishes a response, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 92% MIT

StopFailure

12

memgraph/ai-toolkit

Hook

Runs on the StopFailure event, running agent-context-graph hook run claude-code --connector skills-. From memgraph/ai-toolkit.

112 4d ago A tokens not measured copy · 94% MIT