← Registry

AI & Machine Learning

agentstamp.org

Search, browse, and verify AI agents in the AgentStamp directory with reputation scores and endorsements.

x402 supported1 endpoint19 known toolsFirst detected May 12, 2026Last detected July 31, 2026

ENDPOINT 1

https://agentstamp.org/mcp

No auth detected

MCP server metadata

Name
AgentStamp
Version
2.3.0
Capabilities
tools.listChanged

Known tools 19

search_agents

Search the AgentStamp agent directory by query and/or category.

Inferred read-only
get_agent

Get full agent profile by ID, including endorsements and reputation score.

Inferred read-only
verify_stamp

Verify an AgentStamp identity certificate by its stamp ID.

Inferred read-only
browse_agents

Browse registered agents with optional category filter and sorting.

Inferred read-only
get_leaderboard

Get the agent leaderboard — top endorsed agents with reputation scores, newest agents, and category breakdown.

Inferred read-only
browse_wishes

Browse wishes from the Wishing Well.

Inferred read-only
get_trending

Get trending wish categories and velocity from the Wishing Well.

Inferred read-only
get_agent_reputation

Get an agent's reputation score (0-100) with full breakdown by tier, endorsements, uptime, age, and wishes granted.

Inferred read-only
get_passport

Get a signed cross-protocol agent passport.

Inferred read-only
trust_check

Single-call trust verdict for any wallet address.

Inferred read-only
trust_compare

Compare trust scores of up to 5 wallets side-by-side.

Inferred read-only
trust_network

Network-wide trust statistics: total agents, stamps, endorsements, wishes, average reputation, top categories.

Inferred read-only
bridge_erc8004_lookup

Look up an ERC-8004 on-chain agent and get their AgentStamp trust score.

Inferred read-only
bridge_erc8004_trust_check

Get an AgentStamp trust verdict for an ERC-8004 agent.

Inferred read-only
compliance_report

Get EU AI Act compliance report for an agent.

Inferred read-only
get_verifiable_credential

Get a W3C Verifiable Credential for an agent.

Inferred read-only
dns_discovery

Check if a domain has an AgentStamp DNS TXT record for agent discovery.

Inferred read-only
team_trust_check

Trust verdict for a multi-agent team.

Inferred read-only
create_team

Create a new agent team for multi-agent trust scoring.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentstamp]
url = "https://agentstamp.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentstamp": {
      "type": "http",
      "url": "https://agentstamp.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentstamp
Remote MCP URL: https://agentstamp.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentstamp": {
      "url": "https://agentstamp.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentstamp": {
      "type": "http",
      "url": "https://agentstamp.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentstamp",
  "transport": "streamable-http",
  "url": "https://agentstamp.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentstamp.org was fetched 2026-07-26T07:26:19.805Z and is being refreshed.

Trust status Neutral

agentstamp.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.