Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.vinaybhosle/agentstamp

REMOTE · AGENTSTAMP.ORG · SCANNED SEP 20

Identity certificates, public registry, and wishing well for AI agents — x402 micropayments on Base

Available components

0 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1063 tokens (~55/item across 19 items; 19 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 92% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 19 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.vinaybhosle/agentstamp MCP server?

io.github.vinaybhosle/agentstamp is a hosted endpoint at https://agentstamp.org/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · agentstamp.org

# add to Claude Code
claude mcp add --transport http vinaybhosle-agentstamp 'https://agentstamp.org/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "vinaybhosle-agentstamp": {
      "url": "https://agentstamp.org/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "vinaybhosle-agentstamp": {
      "type": "http",
      "url": "https://agentstamp.org/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.vinaybhosle-agentstamp]
url = "https://agentstamp.org/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "vinaybhosle-agentstamp": {
      "type": "remote",
      "url": "https://agentstamp.org/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add vinaybhosle-agentstamp --url 'https://agentstamp.org/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  vinaybhosle-agentstamp:
    url: "https://agentstamp.org/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "vinaybhosle-agentstamp": {
      "Transport": "http",
      "Url": "https://agentstamp.org/mcp"
    }
  }
}
# add to Vellum
assistant mcp add vinaybhosle-agentstamp -t streamable-http -u 'https://agentstamp.org/mcp'
// mcp.json
{
  "mcpServers": {
    "vinaybhosle-agentstamp": {
      "type": "http",
      "url": "https://agentstamp.org/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Aug 26 0
    • Transport: fail → pass security
  • 16 Aug 26 0
    • Transport: pass → fail security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://agentstamp.org/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=agentstamp.org CN=YE1,O=Let's Encrypt,C=US 4 Sept 2026 3 Dec 2026 ECDSA 256 ECDSA-SHA384 5a3b5d22dbe50ff5aba46d6ac1f9c34f62b
SANs: *.agentstamp.org, agentstamp.org
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of agentstamp.org. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
agentstamp.org. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'self';script-src 'self';style-src 'self' 'unsafe-inline';img-src 'self' data: https:;connect-src 'self' https://agentstamp.org;frame-ancestors 'none';base-uri 'self';font-src 'self' https: data:;form-action 'self';object-src 'none';script-src-attr 'none';upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://agentstamp.org/mcp Verified 200
http (plaintext) http://agentstamp.org/mcp HTTPS enforced 301 https://agentstamp.org/mcp
MCP tools · 19 exposed · ~1,063 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
bridge_erc8004_lookup ~66

Look up an ERC-8004 on-chain agent and get their AgentStamp trust score. Free. Returns on-chain identity + trust verdict.

NameTypeReqDescription
erc8004_agent_idstringyesERC-8004 agent ID (numeric token ID from the Identity Registry)

No output schema declared.

No examples provided.

bridge_erc8004_trust_check ~59

Get an AgentStamp trust verdict for an ERC-8004 agent. Free. Returns trusted/untrusted with score.

NameTypeReqDescription
erc8004_agent_idstringyesERC-8004 agent ID (numeric token ID)

No output schema declared.

No examples provided.

browse_agents ~50

Browse registered agents with optional category filter and sorting.

NameTypeReqDescription
categorystringFilter by category
limitintegerMax results (1-100)
sortstringSort order

No output schema declared.

No examples provided.

browse_wishes ~49

Browse wishes from the Wishing Well. Discover what capabilities AI agents want.

NameTypeReqDescription
categorystringFilter by wish category
limitinteger
sortstring

No output schema declared.

No examples provided.

compliance_report ~59

Get EU AI Act compliance report for an agent. Returns risk level, transparency declaration, audit summary, and trust status. Free.

NameTypeReqDescription
agent_idstringyesAgent ID (e.g., agt_E-PFtTAIQlfVleNm)

No output schema declared.

No examples provided.

create_team ~100

Create a new agent team for multi-agent trust scoring. Owner is auto-added as first member. Note: for production use, prefer the REST API (POST /api/v1/teams) which requires wallet signature verification.

NameTypeReqDescription
descriptionstringTeam description (max 500 characters)
namestringyesTeam name (max 100 characters)
wallet_addressstringyesWallet address of the team owner (must be a registered agent)

No output schema declared.

No examples provided.

dns_discovery ~60

Check if a domain has an AgentStamp DNS TXT record for agent discovery. Verifies _agentstamp.domain.com TXT record and cross-checks with the registry. Free.

NameTypeReqDescription
domainstringyesDomain to check (e.g., shippingrates.org)

No output schema declared.

No examples provided.

get_agent ~47

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

NameTypeReqDescription
agent_idstringyesThe agent ID (e.g., agt_E-PFtTAIQlfVleNm)

No output schema declared.

No examples provided.

get_agent_reputation ~48

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

NameTypeReqDescription
agent_idstringyesThe agent ID

No output schema declared.

No examples provided.

get_leaderboard ~29

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_passport ~55

Get a signed cross-protocol agent passport. Contains identity, stamp, reputation, A2A card, and MCP metadata — all Ed25519-signed.

NameTypeReqDescription
wallet_addressstringyesEthereum wallet address (0x...)

No output schema declared.

No examples provided.

get_trending ~21

Get trending wish categories and velocity from the Wishing Well.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_verifiable_credential ~69

Get a W3C Verifiable Credential for an agent. Returns the agent passport in W3C VC Data Model 2.0 format, interoperable with any VC verifier. Free.

NameTypeReqDescription
wallet_addressstringyesAgent wallet address (0x... or Solana base58)

No output schema declared.

No examples provided.

search_agents ~80

Search the AgentStamp agent directory by query and/or category. Returns agents with reputation scores.

NameTypeReqDescription
categorystringFilter by category: data, trading, research, creative, infrastructure, other
limitintegerMax results (1-100)
querystringSearch term to match against agent names, descriptions, and capabilities

No output schema declared.

No examples provided.

team_trust_check ~73

Trust verdict for a multi-agent team. Returns aggregate trust score (0-100), weakest-link analysis, and per-member breakdown. Teams with score >= 10 and 2+ members are considered trusted.

NameTypeReqDescription
team_idstringyesTeam ID to check trust for (e.g. team_abc123)

No output schema declared.

No examples provided.

trust_check ~60

Single-call trust verdict for any wallet address. Returns whether the agent is trusted, their score, tier, and profile info. Unregistered agents get trusted: false with a registration CTA.

NameTypeReqDescription
wallet_addressstringyesWallet address to check trust status for

No output schema declared.

No examples provided.

trust_compare ~53

Compare trust scores of up to 5 wallets side-by-side. See who leads, the score gap, and which agents are unregistered.

NameTypeReqDescription
walletsarrayyesArray of 2-5 wallet addresses to compare

No output schema declared.

No examples provided.

trust_network ~36

Network-wide trust statistics: total agents, stamps, endorsements, wishes, average reputation, top categories. Social proof for the AgentStamp network.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

verify_stamp ~49

Verify an AgentStamp identity certificate by its stamp ID.

NameTypeReqDescription
stamp_idstringyesThe stamp ID to verify (e.g., stmp_QLNhL-Y1CvlyWxnG)

No output schema declared.

No examples provided.

Common questions

What is the io.github.vinaybhosle/agentstamp MCP server?

io.github.vinaybhosle/agentstamp is an MCP server listed in the public MCP registry as io.github.vinaybhosle/agentstamp. Identity certificates, public registry, and wishing well for AI agents, x402 micropayments on Base. This page covers its hosted endpoint (https://agentstamp.org/mcp).

Is the io.github.vinaybhosle/agentstamp MCP server safe to use?

io.github.vinaybhosle/agentstamp scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.vinaybhosle/agentstamp MCP server expose?

io.github.vinaybhosle/agentstamp exposes 19 tools: search_agents, get_agent, verify_stamp, browse_agents, get_leaderboard, and 14 more. Their descriptions and schemas cost roughly 1,063 tokens of context every time the server is loaded.

Does the io.github.vinaybhosle/agentstamp MCP server require authentication?

No. We connected to io.github.vinaybhosle/agentstamp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.vinaybhosle/agentstamp MCP server still maintained?

io.github.vinaybhosle/agentstamp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.