nexo-brain
01Plugin Claude Code
Local NEXO runtime core for NEXO Desktop: memory, Deep Sleep, Evolution support-ticket mode, doctor diagnostics, personal scripts, recovery-aware jobs, startup preflight, and optional dashboard/power helper.
Plugin Claude Code
Local NEXO runtime core for NEXO Desktop: memory, Deep Sleep, Evolution support-ticket mode, doctor diagnostics, personal scripts, recovery-aware jobs, startup preflight, and optional dashboard/power helper.
MCP server Claude CodeCodexCursor +2
MCP server "nexo" as configured in wazionapps/nexo. Runs ${CLAUDE_PLUGIN_ROOT}/src/server.py with ${CLAUDE_PLUGIN_DATA}/.venv/bin/python3. Needs 2 environment variables to run.
Instructions file CodexOpenCode
AGENTS.md instructions for wazionapps/nexo, covering nexo repo agent notes and cross-repo dependency: nexo desktop.
Instructions file
Claude Code instructions for wazionapps/nexo: If you change bootstrap, startup, Deep Sleep, client sync, or any public client-parity claim, read docs/client-parity-checklist.md first.
Skill Claude CodeCodex
Runtime core for NEXO Desktop. Provides local memory, Deep Sleep, Evolution support-ticket mode, skills, watchdog, and MCP tools for the desktop product.
Hook
Runs when a session starts, executing session_start.py with --quiet (2 commands). From wazionapps/nexo.
Hook
Runs when the agent finishes a response, executing stop.py. From wazionapps/nexo.
Hook
Runs when you submit a prompt, before the agent sees it, executing auto_capture.py. From wazionapps/nexo.
Hook
Runs before the agent uses a tool, executing pre_tool_use.py. From wazionapps/nexo.
Hook
Runs after a tool call finishes, executing post_tool_use.py. From wazionapps/nexo.
Hook
Runs before the context is compacted, executing pre_compact.py. From wazionapps/nexo.
Hook
Runs after the context is compacted, executing post_compact.py. From wazionapps/nexo.
Hook
Runs when the agent sends a notification, executing notification.py. From wazionapps/nexo.
Hook
Runs when a subagent finishes, executing subagent_stop.py. From wazionapps/nexo.
MCP server Claude CodeCodexCursor +2
244 WhatsApp Business AI tools for messaging, automation, marketing, CRM and Shopify. Runs locally from the wazion-mcp-server npm package. Needs 1 environment variable to run.