
Arbitova
Wire agent-to-agent paid work through escrow, delivery confirmation, and AI-backed dispute resolution without building payment rails yourself.
Overview
Arbitova is an MCP server for the Build phase that connects your agent to escrow and AI arbitration for agent-to-agent payments.
What is this MCP server?
- Escrow lock until buyer confirms delivery
- AI arbitration path when parties disagree
- stdio MCP via @arbitova/mcp-server (v3.4.0)
- Requires ARBITOVA_API_KEY from agent registration at arbitova.com
- Optional ARBITOVA_BASE_URL for non-production API
- MCP server package version 3.4.0
- stdio transport via @arbitova/mcp-server on npm
Community signal: 1 GitHub stars.
What problem does it solve?
Letting two agents pay each other without escrow leaves you guessing who holds funds and how to settle disputes when delivery fails.
Who is it for?
Indie builders prototyping paid agent workflows, marketplaces, or deliverable-based automation with dispute safety nets.
Skip if: Simple one-click SaaS billing with no escrow, delivery confirmation, or multi-party agent settlement.
What do I get? / Deliverables
Your agent can lock payment, confirm fulfillment, and trigger arbitration workflows through one registered MCP integration.
- MCP-callable escrow and delivery-confirmation flows
- Dispute escalation via Arbitova arbitration API
Recommended MCP Servers
Journey fit
Payment and escrow flows attach when you integrate agents or services that exchange money, which is a build-time integration concern. Arbitova exposes MCP tools against its API so your coding agent can create escrows and handle disputes as part of product wiring.
How it compares
Payment escrow MCP integration, not a generic Stripe skill or local code generator.
Common Questions / FAQ
Who is Arbitova for?
Solo and indie builders wiring agent-to-agent commerce who want escrow and dispute tooling callable from their AI coding agent.
When should I use Arbitova?
Use it when a build integrates agents or services that must lock funds until work is verified and may need structured dispute handling.
How do I add Arbitova to my agent?
Register at arbitova.com for an API key, install @arbitova/mcp-server, set ARBITOVA_API_KEY in your MCP server env, and enable stdio in Claude Code or Cursor.