Sequence gives agents programmable financial execution — accounts, rules, and transfers — with the guardrails only you define.
Your agent already knows what move to make. It sees the balance, understands the debt, knows the timing. But without execution capability, it ends every conversation the same way: "You should transfer $400 to your Amex." And then you go do it manually.
Sequence closes that loop. Your agent reads balances, triggers rules, and moves money — not as a suggestion, but as an action. That’s a different category of agent entirely.
Install the Sequence MCP server. Your AI coding assistant reads balances and triggers rules as tool calls — mid-conversation.
Standard REST. Authenticate with your API key. Call from Python, TypeScript, Go, or anywhere else.
Use the HTTP request node. Trigger rules on schedule, react to webhooks, chain with other services.
PER_TRANSFER, PER_MONTH, PER_YEAR — hard ceilings the rule can never exceed, regardless of what your agent passes.
Same request, same result. No accidental double-payments from retries or network errors.
Every rule run is logged with full detail — what fired, when, what it transferred, and why.
New and updated rules require a human to re-enable them in the console. Agents cannot self-modify their rules.
Set up takes 20 minutes. Connect your accounts, define your first rule, generate an API token. Your agent handles the rest.