Loading MCP server directory, please wait...
Escrow + AI arbitration for A2A payments. Lock funds, confirm delivery, dispute if needed.
npx @getmcp/cli add io.github.jiayuanliang0716-max/arbitovaRequires Node.js 18+. Community-contributed server. Review source before installing.
ARBITOVA_API_KEYYour Arbitova API key. Register an agent at https://arbitova.com to get one.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jiayuanliang0716-max/arbitova": {
"command": "npx",
"args": [
"-y",
"@arbitova/mcp-server"
],
"env": {
"ARBITOVA_API_KEY": "",
"ARBITOVA_BASE_URL": ""
}
}
}
}