payment_gateway
Peach
Connect Peach to Elaichi and hand every teammate a governed MCP endpoint — 10 tools ready to call from Claude, Cursor, or any MCP client, clamped by roles, restrictions, and an audit log.
AI tools
Peach tools for your AI agents
10 tools are ready to mint as an MCP endpoint the moment you connect Peach — governed by the same roles, restrictions, and audit log as everything else in Elaichi.
get_single_peach_campaign_by_id
Get a specific peach campaign by id. Returns: updatedAt, type, limit, startDate, endDate. Required: id.
peach_campaigns_get_stats
Get detailed public statistics for a specific peach campaign including total amount raised, donation count, and per-group breakdowns. Returns: limit, startDate, endDate. Required: account_id, campaign_id.
create_a_peach_payment
Create a payment in Peach. Returns the created payment object including paymentId, status, donationSum, donationCurrency, donorDisplayName, email, campaignId, and createdAt. Required: sum. Currency defaults to ILS; billingCycles is required when isSubscription is true.
update_a_peach_payment_by_id
Update a payment in Peach by performing an action such as canceling a subscription, changing the charge day, freezing, or updating a payment field. Returns: message. Required: id, action.
create_a_peach_contact
Create a new contact in Peach. Returns: contactBody, contactResponse, contactId, failedCustomProperties. Required: firstName, lastName, email.
get_single_peach_contact_by_id
Get a single Peach contact by contactId, email, phoneNumber, or tz. Returns: email, contactId. At least one of contactId, email, phoneNumber, or tz must be provided.
update_a_peach_contact_by_id
Update an existing Peach contact by id. Returns: success, message, contact. Required: id.
peach_contacts_bulk_delete
Delete a Peach contact by contactId. Returns: success, message. Required: contactId.
peach_interactions_create_note
Create a note for a contact in Peach. Returns the created note object (noteBody) with category, contactId, noteTitle, noteBody, and source, plus an interactionResponse identifier. Required: contactId, noteBody.
list_all_peach_search_transactions
Search Peach transactions within a date range, optionally filtered by campaign. Returns: createdAt, updatedAt. Date range defaults to the last 30 days; max 1000 results per page.
How it works
From Peach account to governed MCP endpoint
Connect
Link a Peach account through Elaichi's hosted connect flow. Credentials are vaulted — nobody, including the AI, ever sees them.
Compose
The connection becomes a toolbox instantly. Curate which Peach tools are exposed, rename them, or freeze arguments.
Mint
Mint a personal MCP endpoint on that toolbox and paste it into Claude, Cursor, or any MCP client — governed by roles, restrictions, and audit logs.
Give every teammate a governed MCP server
Start a 14-day Gold trial — connect a product, curate a toolbox, and paste an endpoint into Claude or Cursor in minutes.