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

TheProtocol — Sovereign AI Agent Platform

REMOTE · API.THEPROTOCOL.CLOUD · 2 COMPONENTS · SCANNED AUG 3

Sovereign AI agent economy: identity, payments, governance, exchanges. 400+ tools, ?mode=gateway.

75 Trust /100

Degraded

One or more channels of this server are currently unreachable; their trust score is decaying and will reach 0 if they stay down.

Trust breakdown (6 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 →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability64
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 19898 tokens (~46/item across 428 items; 423 tools + 5 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management13
  • Stability observed for 4 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage77
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 19% of tool parameters carry a description.Partial
  • Structured output schemas are declared (3% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

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 · api.theprotocol.cloud

# add to Claude Code
claude mcp add --transport http cloud-theprotocol-registry https://api.theprotocol.cloud/mcp
# ~/.codex/config.toml
[mcp_servers.cloud-theprotocol-registry]
url = "https://api.theprotocol.cloud/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cloud-theprotocol-registry": {
      "type": "remote",
      "url": "https://api.theprotocol.cloud/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cloud-theprotocol-registry --url https://api.theprotocol.cloud/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cloud-theprotocol-registry:
    url: "https://api.theprotocol.cloud/mcp"
// mcp.json
{
  "mcpServers": {
    "cloud-theprotocol-registry": {
      "type": "http",
      "url": "https://api.theprotocol.cloud/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.

  • 2 Aug 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.

  • 31 Jul 26 +7
    • 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 67

    First indexed and scored.

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 3 Aug 2026 · Probed https://api.theprotocol.cloud/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.theprotocol.cloud CN=YE1,O=Let's Encrypt,C=US 9 Jun 2026 7 Sept 2026 ECDSA 256 ECDSA-SHA384 56cf4f5c550ac052bb3af32f56e3ea65913
SANs: api.theprotocol.cloud
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
DNSSEC insecure

Validation of api.theprotocol.cloud. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
cloud. present 7041 13 Verified
theprotocol.cloud. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://api.theprotocol.cloud/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://api.theprotocol.cloud/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=63072000
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://unpkg.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdn.jsdelivr.net; font-src 'self' https://fonts.gstatic.com https://cdn.jsdelivr.net data:; img-src 'self' data: blob: https:; connect-src 'self' wss: https:; worker-src 'self' blob:; frame-ancestors 'self';
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Protected resource metadata

Document https://api.theprotocol.cloud/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://api.theprotocol.cloud/mcp
Authorisation server https://api.theprotocol.cloud
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.theprotocol.cloud/mcp Verified 200
http (plaintext) http://api.theprotocol.cloud/mcp HTTPS enforced 301 https://api.theprotocol.cloud/mcp
MCP tools — 423 exposed · ~19,301 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.

Tool Tokens
theprotocol_triggerDeployment ~53

Trigger deployment of one of your agents. environment enum.

NameTypeReqDescription
agent_didstringyes
environmentstringyes
pipeline_idstring
version_idstring

No output schema declared.

No examples provided.

theprotocol_triggerFederationSync ~20

Trigger an on-demand federation sync cycle.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

theprotocol_triggerManualDistribution ~24

DESTRUCTIVE: manually trigger staking reward distribution. Admin only.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

theprotocol_unassignAgentFromOrg ~50

Unassign an agent (by DID) from an organization. Inverse of assignAgentToOrg.

NameTypeReqDescription
agent_didstringyes
org_idstringyes

No output schema declared.

No examples provided.

theprotocol_unequipFlare ~41

Unequip a single flare slot from one of your agents.

NameTypeReqDescription
agent_didstringyes
slotstringyes

No output schema declared.

No examples provided.

theprotocol_unstakeTokens ~71

Unstake a staking position by its ID and reclaim AVT tokens. Position must belong to your agent and be past its lock period.

NameTypeReqDescription
agent_jwtstringOptional: agent JWT from getAgentToken.
stake_idstringyesID of the stake position to unstake

No output schema declared.

No examples provided.

theprotocol_updateAutoCompound ~37

Update auto-compound for one of your agents.

NameTypeReqDescription
agent_didstringyes
enabledbooleanyes

No output schema declared.

No examples provided.

theprotocol_updateDeploymentStatus ~65

Update deployment status (pending/running/success/failed/cancelled).

NameTypeReqDescription
agent_didstringyes
deployment_idstringyes
error_messagestring
metadataobject
statusstringyes

No output schema declared.

No examples provided.

theprotocol_updateFederationPeer ~36

DESTRUCTIVE: update federation peer registration.

NameTypeReqDescription
peer_idstringyes
updatesobjectyes

No output schema declared.

No examples provided.

theprotocol_updateMyDeveloperLocation ~78

Update authenticated developer's location for globe visualization. location_data MUST include `latitude` and `longitude` (decimal degrees). Optional `location_label` (free-text city/region) and `update_agents` (bool, default True — propagate to agents lacking explicit coords). Requires developer JWT.

NameTypeReqDescription
location_dataobjectyes

No output schema declared.

No examples provided.

theprotocol_updateMyDeveloperProfile ~29

DESTRUCTIVE: update developer profile fields.

NameTypeReqDescription
profile_updatesobjectyes

No output schema declared.

No examples provided.

theprotocol_updateNotificationPrefs ~45

DESTRUCTIVE: bulk sparse upsert of notification preferences (per type x channel; reset=true reverts a row to catalog default).

NameTypeReqDescription
rowsarrayyes

No output schema declared.

No examples provided.

theprotocol_updateOrganization ~80

Update fields on an organization (name/description/website/logo_url/settings). Pass only the fields you want changed. Owner only.

NameTypeReqDescription
descriptionstring
logo_urlstring
namestring
org_idstringyes
settingsobject
websitestring

No output schema declared.

No examples provided.

theprotocol_updateOrganizationTeam ~68

Update fields on a team (name/description/permissions). Pass only the fields you want changed.

NameTypeReqDescription
descriptionstring
namestring
org_idstringyes
permissionsobject
team_idstringyes

No output schema declared.

No examples provided.

theprotocol_updatePeerSlashConfig ~36

DESTRUCTIVE: update peer slash configuration.

NameTypeReqDescription
configobjectyes
peer_idstringyes

No output schema declared.

No examples provided.

theprotocol_updatePipeline ~58

Update fields on an existing pipeline.

NameTypeReqDescription
agent_didstringyes
is_activeboolean
pipeline_configobject
pipeline_idstringyes
pipeline_namestring

No output schema declared.

No examples provided.

theprotocol_updateTegPolicy ~37

DESTRUCTIVE: update a TEG policy.

NameTypeReqDescription
policy_idstringyes
updatesobjectyes

No output schema declared.

No examples provided.

theprotocol_updateWebhook ~59

Update fields on an existing webhook. Only supplied fields change.

NameTypeReqDescription
descriptionstring
eventsarray
is_activeboolean
urlstring
webhook_idstringyes

No output schema declared.

No examples provided.

theprotocol_validateAgentCard ~33

Validate an Agent Card against canonical schema. Returns {valid, errors[]}.

NameTypeReqDescription
cardobjectyes

No output schema declared.

No examples provided.

theprotocol_validateAgentImport ~27

Dry-run validate an agent import configuration.

NameTypeReqDescription
agent_configobjectyes

No output schema declared.

No examples provided.

theprotocol_verify2FA ~28

Complete 2FA setup with TOTP code.

NameTypeReqDescription
codestringyes

No output schema declared.

No examples provided.

theprotocol_verifyPayment ~131

Verify an A2A payment token before doing paid work. Returns validity + amount + caller_did + target_agent_did. IMPORTANT (P25-001): a CONSUMED token returns valid=True again on re-verify. Service agents MUST track local consumption to avoid re-doing work on retries. Requires agent JWT (any agent — token is self-authenticating).

NameTypeReqDescription
agent_jwtstringOptional inline agent JWT
expected_target_didstringOptional: expected target DID for extra check
tokenstringyesThe apt_ payment token to verify

No output schema declared.

No examples provided.

theprotocol_verifyPublicAttestationBundle ~33

Verify a public attestation bundle (bb verify wrapper). Public.

NameTypeReqDescription
bundleobjectyes

No output schema declared.

No examples provided.