io.github.vinaybhosle/agentstamp
REMOTE · AGENTSTAMP.ORG · SCANNED AUG 3
Identity certificates, public registry, and wishing well for AI agents — x402 micropayments on Base
Available components
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 →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 19 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).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 Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · agentstamp.org
claude mcp add --transport http vinaybhosle-agentstamp https://agentstamp.org/mcp
[mcp_servers.vinaybhosle-agentstamp] url = "https://agentstamp.org/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"vinaybhosle-agentstamp": {
"type": "remote",
"url": "https://agentstamp.org/mcp",
"enabled": true
}
}
} openclaw mcp add vinaybhosle-agentstamp --url https://agentstamp.org/mcp --transport streamable-http
mcp_servers:
vinaybhosle-agentstamp:
url: "https://agentstamp.org/mcp" {
"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.
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.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +1
- 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 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 63
First indexed and scored.
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 3 Aug 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=YE2,O=Let's Encrypt,C=US | 7 Jul 2026 | 5 Oct 2026 | ECDSA 256 | ECDSA-SHA384 | 59ef878a6ac159f019b1c43df3ebba34281 |
| SANs: *.agentstamp.org, agentstamp.org | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| 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 |
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=() |
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 |
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.
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.
| Name | Type | Req | Description |
|---|---|---|---|
| erc8004_agent_id | string | yes | ERC-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.
| Name | Type | Req | Description |
|---|---|---|---|
| erc8004_agent_id | string | yes | ERC-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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by category |
| limit | integer | — | Max results (1-100) |
| sort | string | — | Sort order |
No output schema declared.
No examples provided.
browse_wishes ~49
Browse wishes from the Wishing Well. Discover what capabilities AI agents want.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by wish category |
| limit | integer | — | — |
| sort | string | — | — |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | Agent 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.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | Team description (max 500 characters) |
| name | string | yes | Team name (max 100 characters) |
| wallet_address | string | yes | Wallet 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.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | Domain 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.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | The 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.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | The 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.
| Name | Type | Req | Description |
|---|---|---|---|
| wallet_address | string | yes | Ethereum 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.
| Name | Type | Req | Description |
|---|---|---|---|
| wallet_address | string | yes | Agent 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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by category: data, trading, research, creative, infrastructure, other |
| limit | integer | — | Max results (1-100) |
| query | string | — | Search 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.
| Name | Type | Req | Description |
|---|---|---|---|
| team_id | string | yes | Team 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.
| Name | Type | Req | Description |
|---|---|---|---|
| wallet_address | string | yes | Wallet 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.
| Name | Type | Req | Description |
|---|---|---|---|
| wallets | array | yes | Array 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.
| Name | Type | Req | Description |
|---|---|---|---|
| stamp_id | string | yes | The stamp ID to verify (e.g., stmp_QLNhL-Y1CvlyWxnG) |
No output schema declared.
No examples provided.