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
create_access_snapshot ~91

Create an immutable access snapshot — freezes terms, jurisdiction, and constraints at moment of access. Anti-rug-pull.

NameTypeReqDescription
accessReceiptIdstringyes
allowedPurposesarrayyes
compensationRatenumberyes
currencystringyes
sourceIdstringyes
sourceJurisdictionstring
termsVersionstringyes

No output schema declared.

No examples provided.

create_agent_context ~98

[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Create an enforcement context that automatically runs every action through the 3-signature policy chain.

NameTypeReqDescription
delegated_scopesarrayScopes to delegate
enforcementstringEnforcement level
missionstringyesAgent mission statement
namestringyesAgent name
spend_limitnumberMaximum spend allowed

No output schema declared.

No examples provided.

create_approval_request ~74

Create a multi-party approval request for charter amendments, office transfers, etc.

NameTypeReqDescription
policy_idstringyes
requested_bystringyes
subjectstringyesWhat is being approved (e.g. amendment ID)
subject_typestringyes
timeout_secondsnumber

No output schema declared.

No examples provided.

create_artifact_provenance ~118

Tag an agent-generated artifact with provenance metadata (content hash, risk class, authoring agent).

NameTypeReqDescription
artifact_typestringyese.g. email_draft, code_script, database_query
contentstringyesThe artifact content (used for hash, not stored)
delegation_refstringyes
intended_usestringyes
requires_human_executionboolean
risk_classstringyes
trust_epochnumber
valid_untilstringyes

No output schema declared.

No examples provided.

create_chained_governance_block ~131

Create a governance block for derivative content that references the original publisher's block. Preserves the chain of provenance.

NameTypeReqDescription
contentstringyesDerivative content
derivationTypestringyesType: summary, embedding, rag_chunk, translation, etc.
inferencestring
parentBlockstringyesOriginal governance block JSON string
privateKeystringyesDerivative agent's Ed25519 private key (hex)
publicKeystringyesDerivative agent's Ed25519 public key (hex)
trainingstring

No output schema declared.

No examples provided.

create_charter ~133

Create a new institutional charter — the constitutional root of an organization. Defines offices, amendment rules, dissolution policy.

NameTypeReqDescription
amendment_board_keysarrayyesEd25519 public keys eligible for amendment voting
amendment_required_sigsnumberyesSignatures required for amendment
dissolution_grace_secondsnumber
founder_private_keystringyesFounder's Ed25519 private key
founder_public_keystringyesFounder's Ed25519 public key
founder_rolestring
namestringyesInstitution name
officesarrayyesOffices to create

No output schema declared.

No examples provided.

create_data_enforcement_gate ~52

[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Create a data enforcement gate that checks terms before allowing data access.

NameTypeReqDescription
modestringEnforcement mode

No output schema declared.

No examples provided.

create_decision_lineage_receipt ~106

Create a Decision Lineage Receipt — traces which data sources influenced a decision. Right-to-explanation primitive.

NameTypeReqDescription
contributingSourcesarrayyes
decisionArtifactIdstringyes
decisionTypestringyesE.g. loan_approval, content_moderation, risk_assessment
explanationstring
governingPurposestring
lineageCompletenessstringyes
transformChainarray

No output schema declared.

No examples provided.

create_delegation ~102

[OPERATOR] Create a scoped delegation from one agent to another.

NameTypeReqDescription
delegated_tostringyesPublic key of the agent receiving delegation
expires_in_hoursnumberDelegation validity in hours
max_depthnumberHow many levels of sub-delegation
scopearrayyesScopes to grant (e.g. ['web_search', 'code_execution'])
spend_limitnumberMaximum spend allowed

No output schema declared.

No examples provided.

create_derivation_receipt ~162

Create a signed derivation receipt tracking how data was transformed. Multi-hop lineage with break markers.

NameTypeReqDescription
breakReasonstring
derivativeIdstringyesUnique ID for the derivative artifact
derivativeTypestringyesType: rag_chunk, embedding, summary, model_weights, synthetic_derivative, etc.
externalBoundaryBreakbooleanTrue if data left the system and returned
isSyntheticDerivativeboolean
lineageConfidencestringyes
parentArtifactsarrayyesParent artifacts this was derived from
transformClassstringyesTransform type: copy, subset, summary, embedding, aggregation, synthetic, model_training
upstreamObligationsRetainedboolean

No output schema declared.

No examples provided.

create_disclosure ~53

Create a selective disclosure of principal identity. Controls how much info is revealed.

NameTypeReqDescription
levelstringyesDisclosure level: public (everything), verified-only (id+key+domain), minimal (hash+DID only)

No output schema declared.

No examples provided.

create_gateway ~73

[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Create a ProxyGateway enforcement boundary.

NameTypeReqDescription
approvalTTLSecondsnumberTwo-phase approval timeout
gatewayIdstringCustom gateway ID
maxPendingPerAgentnumberMax pending approvals per agent

No output schema declared.

No examples provided.

create_hybrid_timestamp ~55

Create a gateway-issued hybrid timestamp (Consilium Q1: HLC + NTP uncertainty).

NameTypeReqDescription
drift_msnumberNTP drift bound in milliseconds
gateway_idstringyesGateway issuing the timestamp

No output schema declared.

No examples provided.

create_intent ~132

Declare an intent to perform an action. First step of the 3-signature chain.

NameTypeReqDescription
action_typestringyesWhat type of action (e.g. 'web_search', 'commerce:checkout')
contextstringWhy the agent wants to do this
delegation_idstringyesDelegation ID authorizing this action
scope_requiredstringyesWhich delegation scope is needed
spend_amountnumberExpected spend amount
spend_currencystringSpend currency (e.g. 'usd')
targetstringyesWhat the action operates on

No output schema declared.

No examples provided.

create_outcome_record ~92

Register an action outcome (agent perspective). Part of three-way reporting.

NameTypeReqDescription
action_idstringyes
declared_intentstringyes
divergence_scorenumberyes
observed_outcomestringyes
outcome_classstringyes
semantic_uncertaintystringyes
trust_epochnumber
valid_untilstringyes

No output schema declared.

No examples provided.

create_policy_context ~71

Create a v2 PolicyContext with mandatory sunset. Every v2 object requires one.

NameTypeReqDescription
policy_versionstring
trust_epochnumber
valid_untilstringyesISO 8601 expiration (mandatory, max 180 days)
values_floor_versionstring

No output schema declared.

No examples provided.

create_principal ~122

Create a principal identity (human or org behind agents). Gets its own Ed25519 keypair.

NameTypeReqDescription
contact_channelstringContact method (e.g. 'telegram:@aeoess')
disclosure_levelstringHow much identity to reveal
display_namestringyesHuman-readable name (e.g. 'Tima', 'Acme Corp')
domainstringVerifiable domain (e.g. 'aeoess.com')
jurisdictionstringLegal jurisdiction (e.g. 'US', 'EU')

No output schema declared.

No examples provided.

create_reserve_attestation ~122

Create a signed reserve attestation proving a delegation has actual funds (GPT #15).

NameTypeReqDescription
amountnumberyes
assurance_classstringyes
attestation_basisstringyes
attester_private_keystringyes
attester_public_keystringyes
charter_anchorstring
currencystring
delegation_idstringyes
false_attestation_penaltystring
office_idstring
ttl_secondsnumber

No output schema declared.

No examples provided.

create_task_brief ~98

[OPERATOR] Create a new task with roles, deliverables, and acceptance criteria.

NameTypeReqDescription
acceptance_criteriaarrayyesWhat 'done' looks like
deadlinestringISO 8601 deadline
deliverablesarrayyesExpected outputs
descriptionstringyesWhat needs to be done
rolesarrayyesRoles needed for this task
titlestringyesTask title

No output schema declared.

No examples provided.

create_v2_delegation ~84

Create a v2 delegation with versioning, mandatory sunset, and PolicyContext binding.

NameTypeReqDescription
delegateestringyesPublic key of the agent receiving authority
scope_categoriesarrayyesAction categories (e.g., ['analysis', 'communication'])
trust_epochnumber
valid_untilstringyesISO 8601 expiration

No output schema declared.

No examples provided.

declare_reidentification_risk ~55

Declare re-identification risk for transformed or synthetic data.

NameTypeReqDescription
assessedBystringyes
assessmentMethodstring
mitigationsAppliedarray
riskstringyes

No output schema declared.

No examples provided.

define_emergency_pathway ~118

Define a pre-authorized emergency pathway at delegation time. Only the delegator can define these.

NameTypeReqDescription
delegation_refstringyes
descriptionstringyes
expanded_scope_categoriesarrayyes
max_durationstring
review_authoritystringyes
review_deadlinestring
trigger_fieldstringyes
trigger_operatorstringyes
trigger_valueyes
trust_epochnumber
valid_untilstringyes

No output schema declared.

No examples provided.

detect_purpose_drift ~61

Detect when data purpose drifts through a workflow (e.g. research → commercial).

NameTypeReqDescription
allowedPurposesarrayyes
currentPurposestringyes
intermediateStepsarray
originalPurposestringyes

No output schema declared.

No examples provided.

endorse_agent ~95

Endorse an agent as a principal. Creates a cryptographic chain: principal → agent.

NameTypeReqDescription
agent_idstringyesAgent ID to endorse
agent_public_keystringyesAgent's Ed25519 public key
expires_in_daysnumberDays until endorsement expires
relationshipstringyesHow principal relates to agent
scopearrayyesWhat the agent can do on principal's behalf

No output schema declared.

No examples provided.

evaluate_intent ~83

[OPERATOR] Evaluate an intent against the Values Floor policy engine. Returns real pass/fail verdict.

NameTypeReqDescription
delegation_scopearrayyesDelegation scope for context
delegation_spend_limitnumberyesDelegation spend limit
delegation_spentnumberAmount already spent
intent_idstringyesIntent ID from create_intent

No output schema declared.

No examples provided.

evaluate_revocation_impact ~46

Evaluate what happens when a data source revokes consent. Propagates obligations through derivation chains.

NameTypeReqDescription
sourceIdstringyesSource ID that is revoking consent

No output schema declared.

No examples provided.

execute_with_context ~118

[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Execute an action through the enforcement context.

NameTypeReqDescription
action_typestringyesAction type (e.g. 'api:fetch', 'data:write', 'commerce:checkout')
estimated_spendnumberEstimated spend for commerce actions
scopestringyesRequired scope for this action (must match a delegated scope)
targetstringyesTarget of the action (e.g. URL, file path, resource ID)

No output schema declared.

No examples provided.

file_data_dispute ~61

File a dispute against a data artifact. The protocol records disputes — resolution is external.

NameTypeReqDescription
artifactIdstringyes
disputeTypestringyes
evidencearrayyesEvidence artifact IDs
filedBystringyes

No output schema declared.

No examples provided.

gateway_approve ~77

[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Two-phase execution: approve a tool call without executing it.

NameTypeReqDescription
agentIdstringyes
contextstring
paramsobject
scopeRequiredstringyes
toolstringyes

No output schema declared.

No examples provided.

gateway_process_tool_call ~92

[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Process a tool call through the gateway enforcement boundary.

NameTypeReqDescription
agentIdstringyes
contextstring
paramsobject
scopeRequiredstringyes
spendAmountnumber
spendCurrencystring
toolstringyes

No output schema declared.

No examples provided.

gateway_stats ~31

[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Get gateway statistics.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

generate_aps_txt ~144

Generate a signed aps.txt file for site-wide governance. Like robots.txt but cryptographically signed with terms, revocation endpoint, and MCP upgrade path.

NameTypeReqDescription
domainstringyesDomain this declaration covers (e.g. theagenttimes.com)
inferencestring
mcpEndpointstring
privateKeystringyesPublisher's Ed25519 private key (hex)
publicKeystringyesPublisher's Ed25519 public key (hex)
publisherNamestringyesHuman-readable publisher name
redistributionstring
revocationEndpointstring
trainingstring

No output schema declared.

No examples provided.

generate_governance_block ~134

Generate a cryptographically signed governance block for embedding in HTML pages. Includes terms, revocation policy, and content hash.

NameTypeReqDescription
cachingstring
contentstringyesArticle/page content to hash and govern
derivativestring
inferencestring
license_urlstring
privateKeystringyesPublisher's Ed25519 private key (hex)
publicKeystringyesPublisher's Ed25519 public key (hex)
redistributionstring
terms_versionstring
trainingstring

No output schema declared.

No examples provided.

generate_keys ~19

Generate an Ed25519 keypair for agent identity.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

generate_settlement ~95

[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Generate a Merkle-committed, signed settlement record for a period.

NameTypeReqDescription
endDatestringyesPeriod end (YYYY-MM-DD)
periodLabelstringyesLabel (e.g. '2026-Q1', '2026-03')
startDatestringyesPeriod start (YYYY-MM-DD)

No output schema declared.

No examples provided.

get_agora_by_topic ~29

Get all messages in a topic.

NameTypeReqDescription
topicstringyesTopic to filter by

No output schema declared.

No examples provided.

get_agora_thread ~34

Get a message thread from the Agora feed.

NameTypeReqDescription
message_idstringyesRoot message ID to get thread for

No output schema declared.

No examples provided.

get_agora_topics ~21

List all topics in the Agora feed with message counts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_behavioral_sequence ~63

Get the post-issuance behavioral sequence for an agent. Shows the first 10 tool calls after passport issuance. Real agents do work. Farming agents extract. This is consilium signal #2.

NameTypeReqDescription
agent_idstringyesThe agent ID to query

No output schema declared.

No examples provided.

get_commerce_spend ~51

Get spend analytics for a commerce delegation.

NameTypeReqDescription
agent_idstringyesAgent ID
delegation_idstringyesCommerce delegation ID
spend_limitnumberyesTotal allowed spend

No output schema declared.

No examples provided.

get_digest ~41

Get a personalized digest from the Intent Network: relevant matches, pending intro requests, and incoming intros. The killer feature — 'what matters to me right now?'

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_evidence ~41

[ANALYST/BUILDER/REVIEWER] Get evidence that was handed off to you.

NameTypeReqDescription
task_idstringyesTask ID

No output schema declared.

No examples provided.

get_fleet_status ~21

Get status of all agents endorsed by the current principal.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_my_role ~22

Get your current role, assigned tasks, and role-specific instructions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_passport_grade ~88

Query the attestation grade and issuance context for a passport. Returns the passport grade (0-3), flags, and evidence summary. Grade 0 = self-signed, 1 = issuer countersigned, 2 = runtime-bound, 3 = principal-bound. This is the partner-facing trust query.

NameTypeReqDescription
agent_idstringyesThe agent ID of the passport to query

No output schema declared.

No examples provided.

get_promotion_history ~19

Get the promotion review history for this session.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_task_detail ~36

Get full details of a specific task including all evidence, reviews, and deliverables.

NameTypeReqDescription
task_idstringyesTask ID

No output schema declared.

No examples provided.

governance_360 ~154

Execute the full governance 360 loop on HTML content: extract governance block → verify signature + content hash → check usage terms → create signed access receipt. This is what an agent calls on every page it reads.

NameTypeReqDescription
agentPrivateKeystringyesYour agent's Ed25519 private key (hex)
agentPublicKeystringyesYour agent's Ed25519 public key (hex)
contentBodystringyesArticle text content (for hash verification)
htmlstringyesFull HTML of the page
intendedUsagestringyes
publisherPublicKeystringyesPublisher's Ed25519 public key (hex)
sourceUrlstringyesURL of the page

No output schema declared.

No examples provided.

handoff_evidence ~86

[OPERATOR] Transfer approved evidence from researcher to analyst.

NameTypeReqDescription
packet_idstringyesApproved evidence packet ID
review_idstringyesReview ID that approved it
task_idstringyesTask ID
to_agent_keystringyesDestination agent's public key
to_rolestringyesDestination role (e.g. analyst)

No output schema declared.

No examples provided.

identify ~64

Identify yourself to the coordination server. Sets your role and scopes tools accordingly.

NameTypeReqDescription
agent_idstringYour agent ID
private_keystringyesYour Ed25519 private key (for signing)
public_keystringyesYour Ed25519 public key

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.