Arbitova runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 28 Apr 2026.
Escrow + AI arbitration for A2A payments. Lock funds, confirm delivery, dispute if needed.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add arbitova -- npx -y @arbitova/mcp-server
{
"mcpServers": {
"arbitova": {
"args": [
"-y",
"@arbitova/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.arbitova]
command = "npx"
args = ["-y", "@arbitova/mcp-server"]
{
"mcpServers": {
"arbitova": {
"args": [
"-y",
"@arbitova/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"arbitova": {
"args": [
"-y",
"@arbitova/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.