Back to blog

Splits changelog: CLI/MCP and email-based recovery

Apr 14, 2026 1 min read
Picture of Abram Dawson
Abram Dawson
Feature image for https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2026/04/2026_04_13_CLI-1.png

CLI and MCP server

We released a CLI and MCP server for your Splits accounts, so you and your agents can work directly with them without compromising on security or accountability. Claude, OpenClaw, and other LLMs can now act on your accounts with granular, account-level permissions and signing authority, so there's no need to hand over a seed phrase.

To get started, run npm install -g @splits/splits-cli and follow the setup instructions. You can create API keys with specific permissions in Settings > API Keys.

Email-based recovery

New teams no longer need existing EOAs to get started. When creating a team, you can now add an email address as a recovery signer.

After confirming their email address, that person can sign recovery transactions without connecting a wallet. Powered by Privy.

Other updates

  • Added integrity checks to our transaction indexing to improve reliability
  • Expanded network support for our browser extension
  • Made accounting exports faster
  • Added server builds on every PR to increase future engineering throughput
  • Fixed 14 bugs and 28 stability/polish issues
Subscribe for future updates