neXenio/bifrost-plugin

Claude Code + Claude Desktop plugin for any Bifrost MCP gateway: one-command setup, skill discovery, agent-driven memory, signed admin policy, and OAuth 2.1 for Desktop.

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

SessionStart

01

neXenio/bifrost-plugin

Hook

Runs when a session starts on startup, clear and compact, executing session-start.cjs via node. From neXenio/bifrost-plugin.

2 13d ago A tokens not measured original MIT

UserPromptSubmit

02

neXenio/bifrost-plugin

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-submit.cjs via node. From neXenio/bifrost-plugin.

2 13d ago A tokens not measured copy · 61% MIT

Stop

03

neXenio/bifrost-plugin

Hook

Runs when the agent finishes a response, executing session-reflect.cjs via node. From neXenio/bifrost-plugin.

2 13d ago A tokens not measured original MIT

PostToolUse

04

neXenio/bifrost-plugin

Hook

Runs after a tool call finishes for mcp__(bifrost and plugin_bifrost-plugin_bifrost)__.* tool calls, executing usage.cjs via node. From neXenio/bifrost-plugin.

2 13d ago A tokens not measured original MIT

PostToolUseFailure

05

neXenio/bifrost-plugin

Hook

Runs when a tool call fails for mcp__(bifrost and plugin_bifrost-plugin_bifrost)__.* tool calls, executing usage.cjs via node. From neXenio/bifrost-plugin.

2 13d ago A tokens not measured copy · 92% MIT