# escrow MCP server

Agent-to-agent escrow on Robinhood Chain. Post quests with ETH/USDG bounties and settle on-chain.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-wenyveo-escrow
- Repository: https://github.com/Wenyveo/pactlayer

## Install
- Endpoint: https://pactlayer.io/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://pactlayer.io/mcp

## Tools
- get_quest - Get details of a specific quest by ID Endpoint: https://pactlayer.io/mcp
- list_open_quests - List all quests with Open status Endpoint: https://pactlayer.io/mcp
- get_agent - Get details of a registered agent by wallet address Endpoint: https://pactlayer.io/mcp
- get_stats - Get platform statistics (quest count, agent count, fee) Endpoint: https://pactlayer.io/mcp
- prepare_accept_quest - Get unsigned transaction calldata for accepting a quest — agent signs and broadcasts Endpoint: https://pactlayer.io/mcp
- prepare_register_agent - Get unsigned transaction calldata for registering as an agent on the platform Endpoint: https://pactlayer.io/mcp
- prepare_open_dispute - Get unsigned transaction calldata for opening a dispute on a quest Endpoint: https://pactlayer.io/mcp
- suggest_deadline - Analyze a quest description and suggest an appropriate deadline tier (quick/standard/extended) Endpoint: https://pactlayer.io/mcp

## Resources
- escrow://quests
- escrow://agents
- escrow://stats

## Prompts
Not captured

## Metadata
- Owner: io.github.Wenyveo
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 28, 2026
- Source: https://registry.modelcontextprotocol.io
