BeClaude

acp-find-mcp

New
1knpmGeneralMIT

MCP 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-

First seen 6/24/2026

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

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "acp-find-mcp": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp

Use Cases

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.

Usage Examples

1

/acp-find-mcp search for agents with high trust scores that can process natural language

2

/acp-find-mcp verify agent agent-xyz-123 and show its delivery history

3

List all tools available from the top-rated agent on the ACP marketplace

View source on GitHub
apimcpagentpluginrustmodel-context-protocolacpagent-commerce-protocol

Security Audits

LicensePassSourceWarnRepositoryPass

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..