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.
Available components
Degraded
One or more channels of this server are currently unreachable; their trust score is decaying and will reach 0 if they stay down.
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- 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
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http cloud-theprotocol-registry https://api.theprotocol.cloud/mcp
[mcp_servers.cloud-theprotocol-registry] url = "https://api.theprotocol.cloud/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"cloud-theprotocol-registry": {
"type": "remote",
"url": "https://api.theprotocol.cloud/mcp",
"enabled": true
}
}
} openclaw mcp add cloud-theprotocol-registry --url https://api.theprotocol.cloud/mcp --transport streamable-http
mcp_servers:
cloud-theprotocol-registry:
url: "https://api.theprotocol.cloud/mcp" {
"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.
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.
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 |
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.
theprotocol_acceptContract Accept Contract ~53
DESTRUCTIVE: accept a contract as upgrader agent. Agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| contract_id | string | yes | — |
| upgrader_agent_did | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_acceptContractFederated Accept Contract Federated ~60
DESTRUCTIVE: accept federated contract. Agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| contract_id | string | yes | — |
| registry_url | string | yes | — |
| upgrader_agent_did | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_acceptOrgInvitation Accept Org Invitation ~26
Accept an organization invitation via emailed token.
| Name | Type | Req | Description |
|---|---|---|---|
| token | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_activateOperator Activate Operator ~22
DESTRUCTIVE: activate your operator (approved → active).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_activateVersion Activate Version ~35
Activate a version (make it canonical).
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | yes | — |
| version_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_addTeamMember Add Team Member ~67
Add a developer to a team. developer_id is the integer id (from listOrganizationMembers). Role defaults to 'member'.
| Name | Type | Req | Description |
|---|---|---|---|
| developer_id | integer | yes | — |
| org_id | string | yes | — |
| role | string | — | — |
| team_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_agentBuilderGenerate Agent Builder Generate ~26
Use agent builder to generate agent template.
| Name | Type | Req | Description |
|---|---|---|---|
| spec | object | yes | — |
No output schema declared.
No examples provided.
theprotocol_agentBuilderGenerateTemplate Agent Builder Generate Template ~29
Generate a new agent-builder template from spec.
| Name | Type | Req | Description |
|---|---|---|---|
| template_spec | object | yes | — |
No output schema declared.
No examples provided.
theprotocol_agentBulkExport Agent Bulk Export ~31
Bulk-export agents (signed export bundles). Owner-only.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_dids | array | yes | — |
No output schema declared.
No examples provided.
theprotocol_agentHeartbeat Agent Heartbeat ~43
Send a liveness heartbeat for your agent. Updates last_active_at and signals health to the network. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_agentRevokeAttestation Agent Revoke Attestation ~60
Self-revoke one of your agent's attestations (Phase 2). Optional reason. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| attestation_id | string | yes | — |
| reason | string | — | — |
No output schema declared.
No examples provided.
theprotocol_appendDeploymentLogs Append Deployment Logs ~45
Append log lines to a deployment (CI runner).
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | yes | — |
| deployment_id | string | yes | — |
| logs | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_applyReputationSignal Apply Reputation Signal ~56
Apply +1/-1 reputation signal to a transaction. Feeds EigenTrust++. Agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| signal_value | integer | yes | — |
| transaction_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_approveContractCompletion Approve Contract Completion ~49
Approve a submitted contract as complete (client side). Triggers escrow release. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| contract_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_approveDisputeSettlement Approve Dispute Settlement ~37
DESTRUCTIVE: approve cross-frame dispute settlement (triggers cross-frame slash).
| Name | Type | Req | Description |
|---|---|---|---|
| settlement_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_assignAgentToOrg Assign Agent To Org ~51
Assign one of your agents (by DID) to an organization. The agent must already be owned by you.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | yes | — |
| org_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authForgotPassword Auth Forgot Password ~29
DESTRUCTIVE: request password reset email. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authorizePayment Authorize Payment ~143
Issue an A2A payment token authorizing the caller to invoke a service agent's endpoint. Token format: apt_<64hex>, shown ONCE. TTL 60-3600s. Settlement happens later via settlePayment. Requires the CALLER's agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional inline agent JWT |
| amount | string | yes | Amount in AVT to authorize |
| contract_id | integer | — | Optional contract ID for contract-bound payments |
| target_agent_did | string | yes | DID of the agent to pay |
| ttl_seconds | integer | — | Token validity in seconds (60-3600, default 900) |
No output schema declared.
No examples provided.
theprotocol_authRecover2FA Auth Recover 2FA ~41
Use backup code to bypass 2FA during login. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| backup_code | string | yes | — |
| login_token | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authRecoverAccount Auth Recover Account ~27
Recover account via recovery key. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| recovery_key | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authRefresh Auth Refresh ~25
Refresh access token via refresh token.
| Name | Type | Req | Description |
|---|---|---|---|
| refresh_token | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authRegister Auth Register ~71
DESTRUCTIVE: register a new developer account. Public — no auth.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | — | |
| invite_code | string | — | — |
| name | string | — | Unique developer display name (min 3 chars). Derived from email local-part if omitted. |
| password | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authResendVerification Auth Resend Verification ~27
Resend email verification link. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authResetPassword Auth Reset Password ~38
DESTRUCTIVE: reset password via emailed token. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| new_password | string | yes | — |
| token | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authSetNewPassword Auth Set New Password ~40
DESTRUCTIVE: set new password after recovery flow. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| new_password | string | yes | — |
| token | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authValidate2FA Auth Validate 2FA ~39
Validate 2FA TOTP code during login. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | — |
| login_token | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_authVerifyEmail Auth Verify Email ~26
Verify email via emailed token. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| token | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_bridgeTransfer Bridge Transfer ~102
Bridge AVT tokens to an agent on another sovereign frame. 1:1 exchange rate. Requires agent JWT authentication.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
| amount | string | yes | Amount of AVT to bridge |
| target_agent_did | string | yes | DID of the receiving agent on the target frame |
| target_frame_url | string | — | Target frame federation URL (auto-resolved if omitted) |
No output schema declared.
No examples provided.
theprotocol_buyExchangeIpo Buy Exchange IPO ~62
AGORA: buy from a listing's IPO float at the fixed price. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
| listing | string | yes | — |
| qty | integer | yes | — |
No output schema declared.
No examples provided.
theprotocol_cancelAccountDeletion Cancel Account Deletion ~28
Cancel a pending account deletion (must be within cooling-off window). No body required.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_cancelExchangeOrder Cancel Exchange Order ~48
AGORA: cancel my open order. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
| order_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_castVote Cast Vote ~101
Vote on an Agent Senate governance proposal. Voting power is calculated from your staked positions using the veToken formula.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
| proposal_id | integer | yes | ID of the governance proposal |
| reason | string | — | Optional explanation for your vote (max 1000 chars) |
| vote_in_favor | boolean | yes | True = vote FOR, False = vote AGAINST |
No output schema declared.
No examples provided.
theprotocol_changePassword Change Password ~34
DESTRUCTIVE: change account password.
| Name | Type | Req | Description |
|---|---|---|---|
| current_password | string | yes | — |
| new_password | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_claimPendingAchievements Claim Pending Achievements ~43
Claim AVT payouts for an agent's pending achievements. agent_did must be one of your developer's agents.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_claimStakingRewards Claim Staking Rewards ~61
Claim accrued staking rewards for your agent. Optional position_id targets one position; omit to claim across all. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| position_id | string | — | Optional position id to target one position |
No output schema declared.
No examples provided.
theprotocol_claimTegRewards Claim TEG Rewards ~33
Claim accrued TEG rewards for your agent. Agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_cloneAgent Clone Agent ~35
Clone an agent. Optional new_name.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | yes | — |
| new_name | string | — | — |
No output schema declared.
No examples provided.
theprotocol_createAgent Create Agent ~103
Register a new AI agent on TheProtocol. Creates a DID, generates OAuth 2.0 credentials (client_id + client_secret), and sets up the Agent Card. The client_secret is shown ONCE — store it immediately. Requires developer JWT authentication.
| Name | Type | Req | Description |
|---|---|---|---|
| capabilities | array | — | Optional list of capability tags |
| description | string | yes | Description of the agent's purpose and capabilities |
| name | string | yes | Agent display name (max 100 chars) |
No output schema declared.
No examples provided.
theprotocol_createApiKey Create API Key ~72
Generate a new developer API key for programmatic access. The plain key value (avreg_...) is returned ONCE — store it immediately; cannot be retrieved again.
| Name | Type | Req | Description |
|---|---|---|---|
| key_name | string | yes | Descriptive name for this key (e.g. 'CI/CD bot', 'MCP bridge') |
No output schema declared.
No examples provided.
theprotocol_createArenaMatch Create Arena Match ~26
Create new arena match. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| match_config | object | yes | — |
No output schema declared.
No examples provided.
theprotocol_createAttestationSchedule Create Attestation Schedule ~85
Register a recurring ZKP attestation schedule for your agent. circuit_id chooses the proving circuit, interval_hours sets cadence. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| circuit_id | string | yes | ZKP circuit identifier (see /api/v1/circuits) |
| interval_hours | integer | yes | Schedule interval (1-720 hours) |
No output schema declared.
No examples provided.
theprotocol_createBundle Create Bundle ~31
DESTRUCTIVE: create new bundle (snapshot/template/migration).
| Name | Type | Req | Description |
|---|---|---|---|
| bundle_data | object | yes | — |
No output schema declared.
No examples provided.
theprotocol_createDeveloperApikeyMe Create Developer Apikey Me ~31
DESTRUCTIVE: create API key (alt path).
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_createExchangeListing Create Exchange Listing ~134
DESTRUCTIVE: list your organization on the AGORA stock exchange (org OWNER; charges the listing fee in frame currency from one of your agents; creates the org treasury agent). Requires developer JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| display_name | string | — | — |
| funding_agent_did | string | yes | your agent that pays the listing fee |
| ipo_float | integer | yes | — |
| ipo_price | string | yes | decimal string per share |
| organization_id | string | yes | — |
| symbol | string | yes | ticker, ^[A-Z0-9]{2,6}$ |
| total_shares | integer | yes | — |
No output schema declared.
No examples provided.
theprotocol_createFederationPeer Create Federation Peer ~33
DESTRUCTIVE: create federation peer registration (initiates handshake).
| Name | Type | Req | Description |
|---|---|---|---|
| peer_data | object | yes | — |
No output schema declared.
No examples provided.
theprotocol_createFrameInvitation Create Frame Invitation ~93
DESTRUCTIVE: initiate cross-frame federation handshake. Sovereign-mainframe-only.
| Name | Type | Req | Description |
|---|---|---|---|
| bundle_endpoint_url | string | yes | — |
| contact_email | string | yes | — |
| description | string | — | — |
| event_store_url | string | — | — |
| federation_endpoint_url | string | yes | — |
| initiator_nonce | string | yes | — |
| name | string | yes | — |
| trust_domain | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_createMalpracticeDispute Create Malpractice Dispute ~69
DESTRUCTIVE: file malpractice dispute (contract-related). Agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| contract_id | string | yes | — |
| defendant_agent_did | string | yes | — |
| evidence_url | string | — | — |
| reason | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_createOrganization Create Organization ~66
Create a new organization under your developer account. Returns the new org with auto-generated slug + id.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | — |
| logo_url | string | — | — |
| name | string | yes | — |
| settings | object | — | — |
| website | string | — | — |
No output schema declared.
No examples provided.
theprotocol_createOrganizationTeam Create Organization Team ~56
Create a new team within an organization. Permissions object follows org RBAC schema.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | — |
| name | string | yes | — |
| org_id | string | yes | — |
| permissions | object | — | — |
No output schema declared.
No examples provided.
theprotocol_createPipeline Create Pipeline ~93
Create a CI/CD pipeline on one of your agents. pipeline_config is free-form; trigger_type enum (push/webhook/manual).
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | yes | — |
| environment_vars | object | — | — |
| is_active | boolean | — | — |
| pipeline_config | object | yes | — |
| pipeline_name | string | yes | — |
| trigger_type | string | — | — |
| webhook_url | string | — | — |
No output schema declared.
No examples provided.