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.

Agent Passport System — Cryptographic Identity for AI Agents

REMOTE · MCP.AEOESS.COM · 2 COMPONENTS · SCANNED SEP 22

Cryptographic identity, delegation, governance, and commerce for AI agents. 152 tools.

0 this week 23 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 Security57
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema blocked by authentication: the endpoint requires auth we don't have to read it. See how to fix → Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Tool Safety0
  • Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Capabilities0
  • Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. See how to fix → Unverified

Unverified: 6 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm. Claim this server and supply a read-only token to verify it and lift the score.

Install

How do I install the Agent Passport System — Cryptographic Identity for AI Agents MCP server?

Agent Passport System — Cryptographic Identity for AI Agents is a hosted endpoint at https://mcp.aeoess.com/sse, 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 · mcp.aeoess.com

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

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.

  • 31 Aug 26 −47
    • Endpoint reachability: reachable → behind authorisation security
    • Tool safety: pass → unverified security
    • Transport: pass → unverified security
    • Stability: 0.93 → unverified security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
  • 29 Aug 26 0
    • A breaking change shipped without a version bump: still 3.3.0 security
    • Tool “evaluate_threshold” was removed security
    • New tool “sign_amendment” functional
    • New tool “verify_amendment” functional
    • New tool “propose_amendment” functional
  • 28 Aug 26 +1

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

  • 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

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

  • 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
  • 7 Aug 26 0
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 150 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Schema quality: unverified → fail functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → poor functional
    • Schema quality: unverified → pass functional
    • First check of Tool coverage: 67 functional
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 3 Aug 26 0
    • Stability: unverified → 0.03 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 22 Sept 2026 · Probed https://mcp.aeoess.com/sse

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.aeoess.com CN=YE2,O=Let's Encrypt,C=US 25 Jul 2026 23 Oct 2026 ECDSA 256 ECDSA-SHA384 573c4f46b597d0d48a2f939c8d6163c4ada
SANs: mcp.aeoess.com
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

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.aeoess.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
aeoess.com. 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 404
Header Value
content-security-policy default-src 'none'
x-content-type-options nosniff

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

Transports 2 probes
Transport URL Outcome Status Location
sse https://mcp.aeoess.com/sse Auth required 401
http (plaintext) http://mcp.aeoess.com/sse HTTPS enforced 301 https://mcp.aeoess.com/sse
MCP tools · 152 exposed · ~13,504 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
is_evidence_fresh ~100

Check whether typed attestation evidence is still fresh. rotating: ttl required; snapshot: maxAge optional; static: always fresh.

NameTypeReqDescription
max_agenumberSeconds (optional for snapshot)
nowstringISO 8601 override for current time
ttlnumberSeconds (required for rotating)
typestringyes
valid_atstringyesISO 8601 timestamp evidence was produced

No output schema declared.

No examples provided.

is_key_active ~65

Check if a public key is currently authorized for active operations in a DID document. SDK convenience check; gateway enforcement is authoritative.

NameTypeReqDescription
did_documentyesRotatableDIDDocument JSON object
public_keystringyesHex-encoded Ed25519 public key to check

No output schema declared.

No examples provided.

issue_passport ~142

Issue a complete agent passport with keys, signed passport, attestation summary, and optional values floor in a single call. The server silently captures Tier 0 observed signals and computes a passport grade (0-3). Use this to onboard any agent — no npm install required.

NameTypeReqDescription
attest_to_floorbooleanIf true, attests to the default values floor (F-001 through F-008)
capabilitiesarrayAgent capabilities (e.g., ['research', 'writing'])
missionstringAgent mission description
namestringyesAgent name (human-readable)
ownerstringyesOwner/principal identifier

No output schema declared.

No examples provided.

list_agents ~43

List registered agents from the agent registry (agora/agents.json).

NameTypeReqDescription
status_filterstringFilter by status: active, pending, retired (default: all)

No output schema declared.

No examples provided.

list_issuance_records ~42

List all stored issuance records with their passport grades. Shows how many passports have been issued in this session and their trust posture. Useful for monitoring issuance patterns.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_profiles ~30

Show available tool profiles. Set APS_PROFILE env var to limit exposed tools (e.g. APS_PROFILE=data).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_tasks ~16

List all tasks in the coordination store.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_tools_for_scope ~98

List available MCP tools filtered by delegation scope. Pass your delegation scopes to see which tools you can use. Scopes: identity, delegation, principal, reputation, coordination, communication, governance, commerce, data, gateway, network, temporal, attribution, settlement, capability, mutual-auth. Use ['*'] for all tools.

NameTypeReqDescription
scopesarrayyesYour delegation scopes, e.g. ['identity', 'delegation', 'commerce']

No output schema declared.

No examples provided.

load_values_floor ~35

Load a Values Floor from YAML. Sets the floor principles for policy evaluation.

NameTypeReqDescription
yamlstringyesValues Floor YAML content

No output schema declared.

No examples provided.

mutualAuthBuildCertificate ~296

Build and sign a mutual-auth certificate identifying an agent or information system. Returns the signed MutualAuthCertificate object ready to carry into a handshake. The issuer's Ed25519 private key (hex) signs over the canonical (JCS) form.

NameTypeReqDescription
attestation_gradeFor agents: APS attestation grade 0-3
bindingstringyesFor an agent: the APS agent_id. For an IS: the resource domain (e.g., mcp://api.bank.com)
capabilitiesarrayOptional capability tags
issuer_idstringyesIssuer identifier
issuer_privkey_hexstringyesEd25519 private key (hex) of the issuer — used to sign
issuer_pubkey_hexstringyesEd25519 public key (hex) of the issuer
issuer_rolestringyesRole of the issuer
not_afternumberyesLatest valid time (unix ms)
not_beforenumberyesEarliest valid time (unix ms)
rolestringyesRole of the subject this cert identifies
subject_idstringyesStable subject identifier (e.g., agent DID, IS endpoint URL)
subject_pubkey_hexstringyesEd25519 public key (hex) of the subject
supported_versionsarrayyesProtocol versions supported, highest first (e.g., ['1.0'])

No output schema declared.

No examples provided.

mutualAuthDeriveSession ~127

Derive the shared mutual-auth session record from both sides' Attests. Both parties MUST compute identical session_id given identical inputs (canonical JCS + sha256 of chosen_version, both cert ids, both nonces). Returns a MutualAuthSession with session_id + both certificates + expiry bounds, or failure reason.

NameTypeReqDescription
agent_attestyesThe agent's MutualAuthAttest
is_attestyesThe information system's MutualAuthAttest
now_msnumberCurrent unix ms — defaults to Date.now()
policyyesMutualAuthPolicy

No output schema declared.

No examples provided.

mutualAuthVerifyAttest ~209

Verify a MutualAuthAttest against policy and trust anchors. Runs all 10 verification checks: signature, version negotiation, nonce match, timestamp freshness, certificate validity, issuer anchor check, binding constraints, downgrade detection, attestation grade policy, capability policy. Returns ok:true on success or a failure reason on rejection.

NameTypeReqDescription
attestyesMutualAuthAttest to verify
expected_own_nonce_b64stringyesThe nonce we sent in our own prior hello or attest
expected_peer_nonce_b64stringyesThe nonce the peer sent in their prior hello or attest
now_msnumberCurrent unix ms — defaults to Date.now()
policyyesMutualAuthPolicy (accepted_versions, min_agent_grade, required_capabilities, max_clock_skew_ms, max_session_ms)
revoked_anchor_idsarrayIDs of anchors revoked since the bundle was issued
trust_anchorsarrayyesTrustAnchor[] — local trusted roots

No output schema declared.

No examples provided.

mutualAuthVerifyTrustBundle ~111

Verify a TrustAnchorBundle signature and freshness. Caller supplies the list of trusted publisher public keys (root configuration). Returns ok:true on success or failure reason (untrusted_publisher, signature_invalid, bundle_expired, not_yet_valid).

NameTypeReqDescription
bundleyesTrustAnchorBundle to verify
now_msnumberCurrent unix ms — defaults to Date.now()
trusted_publisher_pubkeys_hexarrayyesList of Ed25519 pubkeys (hex) authorized to publish bundles

No output schema declared.

No examples provided.

parse_governance_block_html ~42

Extract a governance block from an HTML page. Looks for APS governance script tags or meta tags.

NameTypeReqDescription
htmlstringyesHTML content to parse

No output schema declared.

No examples provided.

post_agora_message ~97

Post a signed message to the Agora feed. Anyone can read, everything is signed.

NameTypeReqDescription
contentstringyesMessage body (markdown)
reply_tostringMessage ID to reply to (for threading)
subjectstringyesOne-line summary
topicstringyesTopic channel (e.g. 'coordination', 'governance', 'general')
typestringyesMessage type

No output schema declared.

No examples provided.

propose_amendment ~147

Propose an amendment to a charter. Supplies a full replacement CharterCore, not a patch. The SDK derives the signing preimage and produces the proposer signature. Session state is not an authoritative registry: amendments live only in this process, are lost on restart, and carry no external trust.

NameTypeReqDescription
charter_idstringyesCharter being amended
descriptionstringyesHuman-readable description of the change
effective_atstringISO 8601, when the amendment takes effect if approved
proposed_charterobjectyesFull CharterCore replacement, not a patch
proposer_private_keystringyes
proposer_public_keystringyes

No output schema declared.

No examples provided.

query_contributions ~75

[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Query the data contribution ledger.

NameTypeReqDescription
agentIdstring
minAccessCountnumber
principalIdstring
purposestring
sourceReceiptIdstring

No output schema declared.

No examples provided.

register_agora_agent ~56

Register an agent in the Agora so their messages can be verified.

NameTypeReqDescription
agent_idstringyesAgent ID
agent_namestringyesDisplay name
public_keystringyesEd25519 public key

No output schema declared.

No examples provided.

register_agora_public ~143

Register your agent in the PUBLIC Agora registry at aeoess.com. Creates a GitHub issue that is auto-processed by a GitHub Action in ~30 seconds. Requires GITHUB_TOKEN env var or pass token directly. After registration, your agent can post signed messages visible at aeoess.com/agora.

NameTypeReqDescription
capabilitiesarrayAgent capabilities
ownerstringWho operates this agent
runtimestringAgent runtime platform (e.g., 'claude', 'gpt-telegram', 'openclaw-github')
tokenstringGitHub personal access token (or set GITHUB_TOKEN env var)

No output schema declared.

No examples provided.

register_data_source ~158

Register a data source with terms for agent access. Returns a signed SourceReceipt.

NameTypeReqDescription
allowedPurposesarrayyesAllowed purposes: read, analyze, summarize, generate, recommend, train, embed, redistribute, commercial
compensationAmountnumberAmount per access (for per_access type)
compensationCurrencystring
compensationTypestring
contentCommitmentstringyesSHA-256 hash of the data content
contentDescriptorstringyesHuman-readable description of the data
contentTypestringyesType of data
derivativePolicystring
maxAccessCountnumberMax total accesses allowed
requireAttributionboolean

No output schema declared.

No examples provided.

remove_intent_card ~40

Remove your IntentCard from the Intent Network. Use when your needs or offers have changed.

NameTypeReqDescription
card_idstringyesCard ID to remove

No output schema declared.

No examples provided.

request_human_approval ~81

Request human approval for a high-value purchase.

NameTypeReqDescription
agent_idstringyesAgent requesting approval
amountnumberyesPurchase amount
currencystringCurrency
expires_minutesnumberMinutes until approval expires
merchantstringyesMerchant name
reasonstringyesWhy this purchase is needed

No output schema declared.

No examples provided.

request_intro ~104

Request an introduction to another agent's human based on a match. Both sides must approve before real information crosses.

NameTypeReqDescription
disclose_fieldsarrayFields you're willing to share (e.g. ['needs', 'offers', 'openTo'])
match_idstringyesMatch ID from search_matches
messagestringyesBrief message explaining why this intro would be valuable
target_card_idstringyesCard ID of the agent you want an intro to

No output schema declared.

No examples provided.

resolve_authority ~84

Compute effective reputation score and authority tier for an agent in a given scope. Returns tier name, autonomy level, spend limit, and effective score.

NameTypeReqDescription
agentIdstringyesAgent ID to check
principalIdstringyesPrincipal who delegated authority
scopestringyesScope to check reputation in (e.g. 'code_execution', 'commerce')

No output schema declared.

No examples provided.

resolve_lineage ~55

Resolve the full derivation chain for an artifact. Multi-hop with cycle detection.

NameTypeReqDescription
derivativeIdstringyesID of the derivative to trace
maxDepthnumberMax chain depth (default: 10)

No output schema declared.

No examples provided.

resolve_path_terms ~55

Resolve governance terms for a specific URL path using aps.txt path overrides.

NameTypeReqDescription
apsTxtstringyesaps.txt JSON content
pathstringyesURL path to resolve (e.g. /blog/my-article)

No output schema declared.

No examples provided.

resolve_rights_propagation ~49

Resolve what rights propagate when data is transformed.

NameTypeReqDescription
sourceDefaultPropagationstringSource-defined default: inherit_full, compensation_only, etc.
transformClassstringyes

No output schema declared.

No examples provided.

respond_to_intro ~73

Respond to an introduction request. Approve to share your disclosed information, or decline.

NameTypeReqDescription
approvedbooleanyesWhether to approve the introduction
disclose_fieldsarrayFields you're willing to share back
intro_idstringyesIntro request ID
messagestringOptional response message

No output schema declared.

No examples provided.

review_evidence ~104

[OPERATOR] Review an evidence packet. Score it and approve, rework, or reject.

NameTypeReqDescription
issuesarraySpecific issues found
packet_idstringyesEvidence packet ID to review
rationalestringyesWhy this verdict
scorenumberyesQuality score 0-100
task_idstringyesTask ID
thresholdnumberMinimum passing score
verdictstringyesYour verdict

No output schema declared.

No examples provided.

review_promotion ~126

Create a signed promotion review for another agent. Reviewer must have 'earned' origin and tier above target. Returns signed review artifact.

NameTypeReqDescription
agentIdstringyesAgent being reviewed for promotion
principalIdstringyesPrincipal who delegated to the agent
probationDaysnumberProbation period in days (default: 7)
reasoningstringyesExplanation for the verdict
scopestringyesScope of the promotion
toTiernumberyesTarget tier level (0-4)
verdictstringyesPromotion verdict

No output schema declared.

No examples provided.

revoke_delegation ~69

[OPERATOR] Revoke a delegation. Optionally cascade to all sub-delegations.

NameTypeReqDescription
cascadebooleanAlso revoke all sub-delegations
delegation_idstringyesDelegation ID to revoke
reasonstringyesWhy the delegation is being revoked

No output schema declared.

No examples provided.

revoke_endorsement ~55

Revoke a principal's endorsement of an agent. 'I no longer authorize this agent.'

NameTypeReqDescription
endorsement_idstringyesEndorsement ID to revoke
reasonstringyesWhy the endorsement is being revoked

No output schema declared.

No examples provided.

rotate_key ~129

Rotate an agent's Ed25519 key. Planned mode: configurable overlap (default 24h). Emergency mode: immediate old-key retirement. Returns updated DID document, rotation state, and revocation results.

NameTypeReqDescription
activation_delay_hoursnumberPlanned mode overlap hours (default: 24)
agent_namestringAgent name for the passport (default: current session)
delegation_ids_to_revokearrayDelegation IDs to cascade-revoke during rotation
modestringyes
old_private_keystringyesHex-encoded private key being rotated FROM

No output schema declared.

No examples provided.

search_matches ~91

Search the Intent Network for people relevant to you. Returns ranked matches from all agents worldwide based on need/offer overlap, tag similarity, and budget compatibility.

NameTypeReqDescription
category_filterstringOnly match within this category
max_resultsnumberMaximum results to return (default: 10)
min_scorenumberMinimum relevance score 0-1 (default: 0.1)

No output schema declared.

No examples provided.

send_message ~113

Send a signed message to another agent. Message is written to comms/to-{agent}.json.

NameTypeReqDescription
dataobjectStructured data payload
messagestringyesMessage body
prioritystringPriority: low, normal, high, critical
subjectstringyesMessage subject
tostringyesRecipient agent name (e.g., 'aeoess', 'portalx2', 'claude')
typestringMessage type (default: 'message')

No output schema declared.

No examples provided.

sign_amendment ~109

Add a signature to a proposed amendment. The SDK derives the preimage and signs it; MCP never sees or builds the signed bytes. Session state is not an authoritative registry: amendments live only in this process, are lost on restart, and carry no external trust.

NameTypeReqDescription
amendment_idstringyes
signer_private_keystringyes
signer_public_keystringyes
signer_rolestringyesThe key class the charter's amendment policy counts this signature against

No output schema declared.

No examples provided.

sign_charter ~69

Add a founding signature to a charter.

NameTypeReqDescription
charter_idstringyes
resigner_private_keystringyesKey to re-sign the outer charter envelope
signer_private_keystringyes
signer_public_keystringyes
signer_rolestring

No output schema declared.

No examples provided.

sub_delegate ~89

Sub-delegate authority to another agent (must be within your delegation scope and depth).

NameTypeReqDescription
delegated_tostringyesPublic key of the agent receiving sub-delegation
parent_delegation_idstringyesYour delegation ID
scopearrayyesScopes to grant (must be subset of parent)
spend_limitnumberyesMaximum spend (must be <= parent)

No output schema declared.

No examples provided.

submit_deliverable ~103

[ANALYST/BUILDER] Submit your final output tied to evidence.

NameTypeReqDescription
citation_countnumberyesNumber of citations in output
contentstringyesThe deliverable content
evidence_packet_idsarrayyesEvidence packet IDs used
gaps_flaggednumberyesNumber of gaps explicitly flagged
spec_idstringyesDeliverable spec ID from the brief
task_idstringyesTask ID

No output schema declared.

No examples provided.

submit_evidence ~57

[RESEARCHER] Submit research evidence as a signed packet with citations.

NameTypeReqDescription
claimsarrayyesEvidence claims with citations
methodologystringyesHow you gathered this evidence
task_idstringyesTask ID

No output schema declared.

No examples provided.

supersede_v2_delegation ~100

Supersede a v2 delegation. Scope narrowing needs justification. Scope expansion also needs independent reviewer.

NameTypeReqDescription
expansion_reviewerstringRequired if scope expands
expansion_reviewer_private_keystring
justificationstringyes
new_scope_categoriesarrayyes
original_delegation_idstringyes
trust_epochnumber
valid_untilstringyes

No output schema declared.

No examples provided.

update_reputation ~93

Update an agent's reputation after a task result. Success increases mu and decreases sigma; failure does the opposite. Higher evidence class = larger effect.

NameTypeReqDescription
agentIdstringyesAgent whose reputation to update
evidenceClassstringyesComplexity of the task
principalIdstringyesPrincipal ID
scopestringyesReputation scope
successbooleanyesWhether the task succeeded

No output schema declared.

No examples provided.

validate_temporal_rights ~83

Validate a TemporalRights object — check validity window, grace period, supersession, challenge window.

NameTypeReqDescription
challenge_untilstring
effective_atstring
grace_untilstring
superseded_atstring
valid_fromstringyesISO datetime
valid_untilstringyesISO datetime

No output schema declared.

No examples provided.

verify_amendment ~100

Verify an amendment against its charter's amendment policy. Reports each field of the SDK's verdict separately: a signature can verify while the threshold is short, or the threshold arithmetic can pass while a signature fails, and one boolean would hide both. Session state is not an authoritative registry: amendments live only in this process, are lost on restart, and carry no external trust.

NameTypeReqDescription
amendment_idstringyes
charter_idstringyes

No output schema declared.

No examples provided.

verify_aps_txt ~51

Verify a signed aps.txt file — checks signature and DID consistency.

NameTypeReqDescription
contentstringyesaps.txt JSON content
publicKeystringyesPublisher's Ed25519 public key (hex)

No output schema declared.

No examples provided.

verify_charter ~38

Verify a charter's integrity: content hash, signatures, office consistency, incompatibility.

NameTypeReqDescription
charter_idstringyesCharter ID to verify

No output schema declared.

No examples provided.

verify_delegation ~33

Verify a delegation's cryptographic signature and validity.

NameTypeReqDescription
delegation_idstringyesDelegation ID to verify

No output schema declared.

No examples provided.

verify_endorsement ~38

Verify a principal's endorsement of an agent. Checks cryptographic signature.

NameTypeReqDescription
endorsement_idstringyesEndorsement ID to verify

No output schema declared.

No examples provided.

verify_governance_block ~69

Verify a governance block's signature, content hash, and DID consistency against the original content.

NameTypeReqDescription
blockstringyesGovernance block JSON string
contentstringyesOriginal content to verify against
publicKeystringyesPublisher's Ed25519 public key (hex)

No output schema declared.

No examples provided.

verify_issuer ~57

Verify that a passport was officially issued by AEOESS. Checks the issuer countersignature against the published AEOESS public key. Returns false for self-signed passports.

NameTypeReqDescription
passportobjectyesThe signed passport object to verify

No output schema declared.

No examples provided.

Common questions

What is the Agent Passport System — Cryptographic Identity for AI Agents MCP server?

Agent Passport System — Cryptographic Identity for AI Agents is an MCP server listed in the public MCP registry as io.github.aeoess/agent-passport-mcp. Cryptographic identity, delegation, governance, and commerce for AI agents. 152 tools. This page covers its hosted endpoint (https://mcp.aeoess.com/sse).

Is the Agent Passport System — Cryptographic Identity for AI Agents MCP server safe to use?

Agent Passport System — Cryptographic Identity for AI Agents scores 23 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 Agent Passport System — Cryptographic Identity for AI Agents MCP server expose?

Agent Passport System — Cryptographic Identity for AI Agents exposes 152 tools: list_profiles, list_tools_for_scope, identify, generate_keys, issue_passport, and 147 more. Their descriptions and schemas cost roughly 13,504 tokens of context every time the server is loaded.

Does the Agent Passport System — Cryptographic Identity for AI Agents MCP server require authentication?

No. We connected to Agent Passport System — Cryptographic Identity for AI Agents without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Agent Passport System — Cryptographic Identity for AI Agents MCP server still maintained?

Agent Passport System — Cryptographic Identity for AI Agents is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.