Thepeer for your agents.
Connect Thepeer once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Thepeer.
What agents can do with Thepeer
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
thepeer_list_businessesList businesses linked to your account, filtered by channel type.
thepeer_index_userRegister a new user with their email, name, and identifier.
thepeer_generate_checkoutCreate a checkout link for a customer to pay. Returns a payment URL.
thepeer_get_transactionGet the details of a transaction by its ID.
thepeer_process_charge_authorizationApprove or decline a pending direct debit charge by charge reference.
thepeer_get_userGet a registered user's details by their reference key.
thepeer_get_businessGet details of a specific business by its id.
thepeer_list_transactionsList all transactions on the account with optional date filtering.
thepeer_process_refundProcess a refund for a transaction by its id.
thepeer_get_linkGet link details by its reference, including status and customer info.
thepeer_list_direct_debitsList direct debit authorizations on the account.
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 Thepeer dashboard and go to Settings > API Keys & Webhooks.
- Copy your Secret Key.
- Paste the secret key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Thepeer to Even: call connect_begin("thepeer") on the even-connect MCP and walk me through it.
Thepeer generates payment checkout links, processes transactions, registers users, and manages business accounts.
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.