@statepilot/cli
v0.1.0
Published
StatePilot CLI, MCP server, and agent installer.
Readme
@statepilot/cli
StatePilot CLI, MCP server, browser setup, agent installers, doctor checks, and smoke tests.
Install
npm install -g @statepilot/cliSetup
statepilot setup --target=all --location=globalThis installs the Playwright Chromium browser StatePilot needs and writes MCP config for Claude Code, Codex CLI, Cursor, and opencode.
Restart your agent after setup.
Commands
statepilot doctor
statepilot doctor --fix
statepilot install --target=claude --location=global
statepilot init . --install --target=claude,cursor,codex,opencode
statepilot smoke run
statepilot smoke prompt --target=claude
statepilot serve --mcpSee the repository README for the full runtime, architecture, and publishing guide.
