Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

mcp

Start a stdio MCP server that exposes supported non-interactive Strada commands as tools.
The same strada binary is both the CLI and the MCP server. Clients such as Cursor, Claude Desktop, and VS Code spawn strada mcp and call tools like issues_list, logs, and query. Login with strada login first so tools can use the saved session.
Browser, local-session, and long-running mutation commands are omitted: login, logout, database create, database upgrade, projects retention update, mcp, and the TUI. Run those in a terminal.

Usage

strada mcp

Global Options

OptionDefaultDescription
-h, --help-Display this message
-v, --version-Display version number

Examples

strada mcp
npx @playwriter/install-mcp 'strada mcp' --client cursor