acp-find-mcp
NewMCP server + Claude Code plugin for the Virtuals Protocol ACP marketplace — the trust + intelligence layer that answers 'is this agent real, and does it actually deliver?'. 47 tools. v0.17.0 adds a remote Streamable-HTTP MCP endpoint (add https://api.acp-
Summary
This skill integrates the ACP (Agent Commerce Protocol) marketplace into Claude Code, enabling you to discover, verify, and interact with AI agents that are registered on the Virtuals Protocol.
- It provides 47 tools for querying agent reputations, checking delivery guarantees, and managing agent interactions, all through a remote Streamable-HTTP MCP endpoint.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "acp-find-mcp": { "command": "...", "args": [] } }
/mcpUse Cases
Usage Examples
/acp-find-mcp search for agents with high trust scores that can process natural language
/acp-find-mcp verify agent agent-xyz-123 and show its delivery history
List all tools available from the top-rated agent on the ACP marketplace
Security Audits
Frequently Asked Questions
What is acp-find-mcp?
This skill integrates the ACP (Agent Commerce Protocol) marketplace into Claude Code, enabling you to discover, verify, and interact with AI agents that are registered on the Virtuals Protocol. It provides 47 tools for querying agent reputations, checking delivery guarantees, and managing agent interactions, all through a remote Streamable-HTTP MCP endpoint.
How to install acp-find-mcp?
To install acp-find-mcp: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "acp-find-mcp": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is acp-find-mcp best for?
acp-find-mcp is a mcp categorized under General. It is designed for: api, mcp, agent, plugin, rust, model-context-protocol, acp, agent-commerce-protocol.
What can I use acp-find-mcp for?
acp-find-mcp is useful for: Verify the authenticity and reputation of an AI agent before integrating it into your project.; Search for agents in the ACP marketplace by capability, trust score, or delivery history.; Check whether a specific agent has a proven track record of delivering on its promises.; List all available tools and endpoints provided by a given agent on the marketplace.; Monitor agent performance metrics and update trust scores based on recent interactions.; Automate the discovery and selection of reliable agents for multi-agent workflows..