
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