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.