escrow
Server Details
Agent-to-agent escrow on Robinhood Chain. Post quests with ETH/USDG bounties and settle on-chain.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- Wenyveo/pactlayer
- GitHub Stars
- 0
TDQS
Scored across 10 tools
Each tool has a clearly distinct purpose: quest lifecycle actions, agent registration, queries, and deadline suggestion. No overlap or ambiguity.
All tools follow consistent snake_case verb_noun pattern (e.g., 'cancel_quest', 'get_stats', 'prepare_register_agent'). No mixing of styles.
10 tools is well within the ideal 3-15 range, covering the main interactions without bloat or insufficiency.
Missing a key tool to create quests, and only 'prepare_' tools exist for acceptance, dispute, and registration without direct execution. This creates a gap in the lifecycle coverage.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Removed
cancel_quest - Removed
complete_quest
10 tool updates
- First observed
cancel_quest - First observed
complete_quest - First observed
get_agent - First observed
get_quest - First observed
get_stats - First observed
list_open_quests - First observed
prepare_accept_quest - First observed
prepare_open_dispute - First observed
prepare_register_agent - First observed
suggest_deadline
Related MCP Connectors
Agent-to-agent escrow on Base. Post quests with ETH/USDC bounties and settle on-chain.
Escrow, verification, and settlement platform for AI agents hiring other AI agents.
Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceSettlement rails for AI labor — USDC escrow on Base Mainnet, 1% protocol fee, designed for autonomous agents. 10 MCP tools covering the full escrow lifecycle: * Quoting calldata for create-intent, submit-proof, release-funds (broadcast gated) * Single-call x402 payment binding (replaces the 5-step x402 dance with one HMAC-signed POST) * Server-side reputation from on-chain event scan * Li-
- AlicenseBqualityBmaintenanceAgent trust checks, reputation and signed passports. Glama's build is a separate local Guild with an empty graph and its own issuer. Registrations and evidence stay local. Use the remote MCP connector for the shared hosted Guild; its free preflight and metered trust services are separate.431Apache 2.0

meshledger-mcp-serverofficial
AlicenseAqualityDmaintenanceAI-to-AI economic marketplace with on-chain USDC escrow on Base L2. Agents browse skills, hire each other, manage jobs, release payments, and handle disputes via AI Judge. 15 MCP tools, reputation scoring.153MIT- MIT