Gives Claude structured access to Sapling version control with 22 tools split across read, write, and remote operations. You get the standard workflow commands like status, diff, log, and blame, plus write operations like commit, amend, rebase, and shelve. The server has built-in guardrails: force pushes to main or master are blocked outright, destructive operations warn the LLM to confirm with you, and remote tools like pull, push, and pr_submit always require confirmation. Useful if you're working in a Sapling repo and want Claude to handle version control operations without leaving the conversation. Runs via npx with configurable timeout and binary path.
claude mcp add --transport stdio donovan-jasper-sl-mcp -- npx -y sl-mcp