Feature image for https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2026/04/changelog-update.png

Create & execute transactions from the CLI and MCP server

Earlier this month we released the Splits CLI and MCP server. This week we expanded what you and your agents can do without leaving the terminal.

  • Subaccount management. Create, rename, archive, and unarchive subaccounts.
  • Propose & execute transactions. Carefully scoped permissions mean transactions can be signed and sent automatically with a local key, or queued for review by a human.
  • Improved transaction queries. Filter by dollar amount, date range, or memo search.

To install or update, run npm install -g @splits/splits-cli@latest.

Batch transactions

You can now combine multiple operations into a single onchain transaction. Hit "Add to batch" in the review dialog to queue operations, then sign them all at once when you're ready.

Other updates

  • Moved Automations out of beta
  • Added pre-filled memos for internal transfers and auto-earn deposits
  • Added quantity display for ERC-1155 NFTs
  • Improved performance of Accounting CSV exports
  • Improved refund handling for cross-network swaps
  • Fixed 16 bugs and 35 stability/polish issues
Subscribe for updates