neXenio

19 mods across 1 repository, 2 stars between them.

bifrost-plugin

02

neXenio/bifrost-plugin

Plugin Claude Code

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

2 13d ago A tokens not measured original MIT

bifrost

03

neXenio/bifrost-plugin

MCP server Claude CodeCodexCursor +2

MCP server "bifrost", hosted remotely, as configured in neXenio/bifrost-plugin.

2 13d ago A tokens not measured original MIT

neXenio/bifrost-plugin

Instructions file CodexOpenCode

Instructions for neXenio/bifrost-plugin, covering bifrost-plugin — agents.md, skill discovery — check before non-trivial work (mandatory), memory — agent-driven via the gateway mcp, plugin file ownership and manifests + mcp + installer.

2 13d ago A 947 tokens original MIT

bifrost-candidates

05

neXenio/bifrost-plugin

Command

Review memory candidates recorded during sessions, and promote the good ones into shared team memory.

2 13d ago A 17 tokens original MIT

bifrost-debug

06

neXenio/bifrost-plugin

Command

Diagnose why the Bifrost gateway, memory injection, or skill discovery isn't working.

2 13d ago A 18 tokens original MIT

bifrost-onboard

08

neXenio/bifrost-plugin

Command

Onboard to a Bifrost MCP gateway — register the server, verify the connection, confirm memory and skill discovery.

2 13d ago A 24 tokens original MIT

bifrost-setup

09

neXenio/bifrost-plugin

Command

Set up the Bifrost MCP gateway. Install the plugin and verify memory + skill discovery are live.

2 13d ago A 21 tokens original MIT

SessionStart

10

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

11

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

12

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

13

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

14

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

bifrost-code-mode

15

neXenio/bifrost-plugin

Skill Claude CodeCodex

Call Bifrost gateway MCP servers that are NOT exposed as flat tools, through the executeToolCode meta-tool. Triggers on 'executeToolCode', 'code mode', 'code-mode', 'listToolFiles', 'readToolFile', 'getToolDocs', 'starlark', 'tool not found on bifrost', 'no such tool mcpbifrost', 'how do I call…

2 13d ago A 112 tokens original MIT

bifrost-debug

16

neXenio/bifrost-plugin

Skill Claude CodeCodex

Diagnose why a Bifrost gateway, memory injection, or skill discovery isn't working in Claude Code or Claude Desktop. Triggers on 'bifrost not working', 'mcp not connecting', 'memory not injecting', 'skillsearch failing', '401/403 from bifrost', 'bifrost debug', 'gateway unreachable', 'mcpregistrationfailed', 'desktop…

2 13d ago A 103 tokens original MIT

neXenio/bifrost-plugin

Skill Claude CodeCodex

How to actually use a Bifrost gateway: most of its servers are NOT flat tools — a missing mcpbifrost - means the capability is in code mode, reachable by running a Starlark snippet through the executeToolCode meta-tool, with listToolFiles() to discover what exists. Search the skill library (skillsearch) and the shared…

2 13d ago A 128 tokens original MIT

bifrost-mcp-setup

18

neXenio/bifrost-plugin

Skill Claude CodeCodex

Manually wire a Bifrost MCP server into Claude Code (mcp.json) when the automated installer can't run, or add the Bifrost plugin on Claude Desktop and claude.ai through the Plugins UI. Triggers on 'manually add bifrost mcp', 'edit mcp.json for bifrost', 'installer failed', 'add x-bf-vk header', 'manual bifrost setup'…

2 13d ago B 114 tokens original MIT

bifrost-onboard

19

neXenio/bifrost-plugin

Skill Claude CodeCodex

Onboard to a Bifrost MCP gateway in Claude Code — run the one-command setup, verify the MCP connects, and confirm memory + skill discovery are live. Triggers on 'set up bifrost', 'onboard me to bifrost', 'install bifrost gateway', 'first-run setup', 'bifrost setup'.

2 13d ago B 73 tokens original MIT