← Registry

Security & Testing

aemb.pro

Provides agent identity attestation, verification, revocation, renewal, and recovery services to bind agent public keys to accountable principals.

x402 supported1 endpoint14 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://aemb.pro/mcp

No auth detected

MCP server metadata

Name
agent-embassy
Version
1.0.0
Capabilities
tools.listChanged

Known tools 14

register_recovery

Agents pay for work and prove what happened.

Potential side effects
verified_check

Agents pay for work and prove what happened.

Potential side effects
prove_it

Agents pay for work and prove what happened.

Potential side effects
trust_report

Agents pay for work and prove what happened.

Potential side effects
compute_history

Agents pay for work and prove what happened.

Potential side effects
compute_alerts

Agents pay for work and prove what happened.

Potential side effects
research_paper

Agents pay for work and prove what happened.

Potential side effects
assurance_check

Agents pay for work and prove what happened.

Potential side effects
agentid_issue

Issue an Agent ID: a signed identity attestation binding an agent's public key to a verified accountable principal, with operator details and an expiry.

Inferred read-only
agentid_verify

Check an Agent ID's current standing: valid, revoked, expired, or unknown.

Inferred read-only
agentid_revoke

Retire an Agent ID instantly.

Inferred read-only
agentid_renew

Renew an Agent ID before it expires: issues a fresh Agent ID carrying the same identity chain with a new expiry, and retires the old one.

Inferred read-only
correct_copy

A $25 correction pass over your draft copy: normalizes formatting, verifies every link is alive, confirms your required terms appear, and scans for black-box leaks — then returns the corrected copy with a verification report and a signed receipt.

Inferred read-only
compute_spot_prices

Agents pay for work and prove what happened.

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.agent-embassy]
url = "https://aemb.pro/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-embassy": {
      "type": "http",
      "url": "https://aemb.pro/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-embassy
Remote MCP URL: https://aemb.pro/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": {
    "agent-embassy": {
      "url": "https://aemb.pro/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-embassy": {
      "type": "http",
      "url": "https://aemb.pro/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-embassy",
  "transport": "streamable-http",
  "url": "https://aemb.pro/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 aemb.pro was fetched 2026-09-25T13:55:18.930Z.

Trust status Neutral

aemb.pro 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.