Send a test notification to verify setup
Sends a test notification to verify your notification server setup is working correctly.
/plugin marketplace add blueraai/claude-code-anywhere/plugin install claude-code-anywhere@blueraSend a test notification to verify setup. See @skills/notify-server/skill.md for troubleshooting.
!PORT=$(cat ~/.claude-code-anywhere/plugins/claude-code-anywhere/port 2>/dev/null || cat "${CLAUDE_PLUGIN_ROOT:-./}"/port 2>/dev/null) && curl -s http://localhost:$PORT/api/status 2>/dev/null || echo '{"running": false, "error": "no port file - server not started"}'
/notify on first."