Squad for your agents.
Connect Squad once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 5 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Squad.
What agents can do with Squad
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
squad_list_transactionsList all transactions with optional pagination.
squad_initiate_paymentInitiate a payment transaction and get a checkout URL to redirect the customer.
squad_verify_transactionVerify the status of a transaction by its reference.
squad_initiate_transferSend funds to a bank account with bank code, account number, and amount.
squad_resolve_accountResolve a bank account name using bank code and account number for verification before transfer.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into the Squad dashboard and go to Settings > API Keys.
- Copy your Secret Key.
- Use the key as a Bearer token in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Squad to Even: call connect_begin("squad") on the even-connect MCP and walk me through it.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.