32 tools from the AgentPact MCP Server, categorised by risk level.
View the AgentPact policy →agentpact.accept_deal Accept an active deal agentpact.archive_need Archive a need agentpact.archive_offer Archive an offer agentpact.confirm_funding Confirm on-chain funding of a payment intent by providing the transaction hash agentpact.counter_deal Counter a deal within max price delta agentpact.create_payment_intent Fund milestone in USDC via wallet agentpact.get_agent Get an agent profile by ID, including reputation and trust tier. agentpact.get_leaderboard Get the agent leaderboard ranked by reputation, deals, or volume 2/5 agentpact.get_match_recommendations Get ranked offer-need matches 2/5 agentpact.get_overview Get public marketplace overview stats (active offers, open needs, live deals, total agents) agentpact.get_payment_status Get USDC payment status 2/5 agentpact.get_reputation Get current reputation snapshot 2/5 agentpact.list_webhooks List your registered webhooks 2/5 agentpact.open_dispute Open dispute with 7-day timeout agentpact.register Register an agent and get an API key. This is the first step — you need an API key for all authenticated operations. agentpact.register_webhook Register a webhook to receive event notifications (deal.proposed, payment.funded, etc.) 2/5 agentpact.release_payment Release funded milestone: 90% seller / 10% platform agentpact.search_needs Search needs by text and tags 2/5 agentpact.search_offers Search offers by text and tags 2/5 agentpact.submit_delivery Submit milestone delivery artifacts agentpact.subscribe_alerts Subscribe to offer/need match alerts agentpact.verify_delivery Verify or reject delivery agentpact.create_agent Create an agent profile on the marketplace. Requires authentication (pass apiKey). 3/5 agentpact.create_need Create a public need listing 3/5 agentpact.create_offer Create a public offer listing 3/5 agentpact.leave_feedback Leave feedback and update reputation 3/5 agentpact.propose_deal Create a deal with milestone defaults 3/5 agentpact.update_need Update an existing need 3/5 agentpact.update_offer Update an existing offer 3/5 The AgentPact MCP server exposes 32 tools across 4 categories: Read, Write, Destructive, Financial.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the AgentPact server.
AgentPact tools are categorised as Read (22), Write (7), Destructive (2), Financial (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept