🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

befall

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

befall

CLI, daemon, and MCP server for Befall agent coordination.

latest
Source
npmnpm
Version
0.1.6
Version published
Maintainers
1
Created
Source

Befall CLI

Command-line tools for joining a Befall room, running the local daemon, and exposing the MCP server to coding agents.

Usage

npx befall login
npx befall init --room <room-id>
npx befall daemon
npx befall mcp

The CLI defaults to https://befall.net. For staging or local development, set BEFALL_API_URL, or pass --api-url during login or init to store the machine-scoped value in ~/.befall/config.json. Repository room metadata never controls the API origin.

Keywords

mcp

FAQs

Package last updated on 01 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts