litmus_sdk_write
can invoke destructive SDK functions (create/update/delete/restart). Every call requires explicit user approval via the userapproved argument, which the assistant may only set after you approve the exact function and arguments.
How to use it
litmus_sdk_write is exposed by the Litmus MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the litmus_sdk_write tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Litmus MCP Server
$
docker run -d --name litmus-mcp-server -p 8000:8000 ghcr.io/litmusautomation/litmus-mcp-server:latest