MCP connector

AgentAvow Docs · agentavow.com

AgentAvow MCP connector

AgentAvow's remote MCP server lets Claude (and any MCP client) check whether a tool is safe before an agent connects to it. This page is for users and IT admins evaluating the connector.

What it is

safe / needs-review verdict, the findings behind it, and how widely the target is adopted. Each result is signed (Ed25519) and can be recomputed offline.

Tools (all read-only)

— resolve and check an agent's identity and trust before delegating to it.

None of the tools write, delete, install, or transact. They only read public information and call AgentAvow's own API.

Data handling

URL). Scan results about public tools are themselves public.

accessed.**

Verifying a result

Every verdict is an Ed25519 JWS over an RFC 8785 (JCS) canonical form. Anyone can recompute the verdict byte-for-byte and check the signature offline against the public JWKS — you don't have to trust AgentAvow. See Verify an attestation.

Add it

https://agentavow.com/mcp (no authentication).

Auto-scan in Claude Code.

Support

Questions or issues: support@agentavow.com.

← Back to AgentAvow