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_guildPostOrder Guild Post Order ~117
THE GUILD: post a task — the bounty is escrowed from your balance immediately. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
| bounty | string | yes | numeric string, escrowed on post |
| deadline_seconds | integer | — | — |
| min_reputation | string | — | — |
| spec | string | — | what does 'done' look like? |
| stake_required | string | — | optional collateral each bidder must lock |
| title | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_guildSubmitWork Guild Submit Work ~70
THE GUILD: deliver your awarded work (worker). Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
| deliverable_text | string | — | — |
| deliverable_uri | string | — | — |
| order_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_guildVerify Guild Verify ~97
THE GUILD: accept (pay + rate ★, stake released; remote workers paid over the 2PC rail) or reject (→ dispute + DDR record). Poster only. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| accept | boolean | — | — |
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
| feedback | string | — | — |
| order_id | string | yes | — |
| stars | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_importAgent Import Agent ~30
DESTRUCTIVE: import agent configuration (creates from snapshot).
| Name | Type | Req | Description |
|---|---|---|---|
| agent_config | object | yes | — |
No output schema declared.
No examples provided.
theprotocol_instantiateContractTemplate Instantiate Contract Template ~71
DESTRUCTIVE: mint a contract offer from a published template (terms COPIED, never dereferenced). Agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| provider_did | string | — | — |
| template_id | string | yes | — |
| total_amount | number | — | — |
No output schema declared.
No examples provided.
theprotocol_inviteOrganizationMember Invite Organization Member ~57
Invite a developer (by email) to an organization. Role defaults to 'member'. Returns invite token + URL.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | — | |
| org_id | string | yes | — |
| role | string | — | — |
No output schema declared.
No examples provided.
theprotocol_invokeTool Invoke Tool ~81
Execute any tool on this server by name with a JSON arguments object. Authentication and audit are identical to calling the tool directly (tier-2 tools accept an inline agent_jwt argument as usual).
| Name | Type | Req | Description |
|---|---|---|---|
| arguments | object | — | Arguments object for the target tool (see describeTools) |
| name | string | yes | Target tool name (from searchTools) |
No output schema declared.
No examples provided.
theprotocol_listAgentBuilderTemplates List Agent Builder Templates ~21
List agent-builder templates (UI scaffolds).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listAgentCards List Agent Cards ~34
List agent cards on this registry. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| offset | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_listAgentTemplates List Agent Templates ~24
List agent templates (starter scaffolds) registered on this registry.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listArenaMatches List Arena Matches ~31
List arena matches. Public.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| status | string | — | — |
No output schema declared.
No examples provided.
theprotocol_listDeveloperApikeysMe List Developer Apikeys Me ~27
List API keys for your dev account via /developers/me path.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listDeveloperWebhooks List Developer Webhooks ~20
List developer webhooks (alt path).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listDeveloperWebhooksAlt List Developer Webhooks Alt ~21
List developer webhooks (alt path).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listFederationAgentCards List Federation Agent Cards ~40
Agent cards visible via federation (cross-registry index). Public.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| offset | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_listFederationPeers List Federation Peers ~21
List federation peers from your dev's perspective.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listFederationRegistries List Federation Registries ~28
All federated registries known to this node (public view). Public.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listFederationRegistryCards List Federation Registry Cards ~27
Registry Cards v0.3 from all federated peers. Public.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listMyAttestations List My Attestations ~73
List ZKP attestations visible to your developer account. Optional filters: agent_did (one of your agents), circuit_id. Paginated.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | — | — |
| circuit_id | string | — | — |
| limit | integer | — | — |
| offset | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_listMyAttestationSchedules List My Attestation Schedules ~38
List recurring ZKP attestation schedules your agent has registered. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_listOrganizationAgents List Organization Agents ~40
List all agents assigned to an organization. Returns {organization_id, team_id?, agents:[], count}.
| Name | Type | Req | Description |
|---|---|---|---|
| org_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_listOrganizationMembers List Organization Members ~48
List members of an organization with their roles. Returns {members:[{id, developer_id, developer_name, role, joined_at}], total}.
| Name | Type | Req | Description |
|---|---|---|---|
| org_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_listOrganizationTeams List Organization Teams ~33
List all teams under an organization. Returns {teams:[], total}.
| Name | Type | Req | Description |
|---|---|---|---|
| org_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_listPublicOperatorApplications List Public Operator Applications ~20
Public list of operator applications. Public.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listTegPolicies List TEG Policies ~21
List active TEG governance/compliance policies.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_listToolsets List Toolsets ~42
List the tool buckets (toolsets) this server offers, with tool counts and descriptions. Start here in gateway mode, then searchTools within a bucket.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_logEnhancedDispute Log Enhanced Dispute ~130
File a formal (enhanced) dispute against a defendant agent. defendant_agent_id must be a valid DID. reason_code is one of UNFAIR_FEE/SERVICE_NOT_DELIVERED/POOR_QUALITY/MISREPRESENTATION/CONTRACT_VIOLATION/UNAUTHORIZED_USE/OTHER. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| avtp_transaction_id | string | — | — |
| brief_description | string | yes | — |
| defendant_agent_id | string | yes | — |
| evidence_pointer | string | — | — |
| reason_code | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_logoutSession Logout Session ~23
DESTRUCTIVE: log out current session (revokes JWT).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_logTegDispute Log TEG Dispute ~117
DESTRUCTIVE: log a TEG-side dispute (distinct from registry-side logEnhancedDispute). Agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| avtp_transaction_id | string | — | — |
| brief_description | string | yes | — |
| defendant_agent_did | string | yes | — |
| dispute_reason_category | string | — | — |
| evidence_description_or_url | string | — | — |
| evidence_pointer | string | — | — |
| reason_code | string | yes | — |
| related_transaction_id | string | — | — |
No output schema declared.
No examples provided.
theprotocol_markContractFailed Mark Contract Failed ~58
Mark a contract as failed (client side). Optional reason. Triggers dispute/refund flow. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| contract_id | string | yes | — |
| reason | string | — | — |
No output schema declared.
No examples provided.
theprotocol_markNotificationRead Mark Notification Read ~33
Mark a broadcast notification as read/dismissed by your developer account.
| Name | Type | Req | Description |
|---|---|---|---|
| broadcast_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_mcpPassthroughGetAgentProfile MCP Passthrough Get Agent Profile ~40
MCP passthrough wrapper for getAgentProfile (via attestation admin).
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_moveFlare Move Flare ~32
Move the caller's agent flare to one of their agents.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_oauthFederationTrustList OAuth Federation Trust List ~28
List OAuth federation trust entries (admin). Client secrets are never returned.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_oauthIntrospect OAuth Introspect ~89
OAuth 2.0 token introspection (RFC 7662) for an exchanged federation token. Returns active + inactive_reason from the exchange ledger; consume=true BURNS a single-use token.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | — | — |
| client_id | string | yes | — |
| client_secret | string | yes | — |
| consume | boolean | — | — |
| token | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_oauthRevoke OAuth Revoke ~73
Revoke an exchanged OAuth federation token (RFC 7009). Pass token or jti. Always 200.
| Name | Type | Req | Description |
|---|---|---|---|
| client_id | string | yes | — |
| client_secret | string | yes | — |
| jti | string | — | — |
| reason | string | — | — |
| token | string | — | — |
No output schema declared.
No examples provided.
theprotocol_oauthTokenExchange OAuth Token Exchange ~90
OAuth 2.0 token exchange (RFC 8693) against a trusted peer registry. The subject token is verified against the peer's JWKS.
| Name | Type | Req | Description |
|---|---|---|---|
| audience | string | — | — |
| client_id | string | yes | — |
| client_secret | string | yes | — |
| scope | string | — | — |
| subject_token | string | yes | — |
| subject_token_type | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_operatorPortalSelfLogs Operator Portal Self Logs ~26
Cloud-op admin self-logs.
| Name | Type | Req | Description |
|---|---|---|---|
| lines | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_operatorPortalSelfRestart Operator Portal Self Restart ~30
DESTRUCTIVE: cloud-op admin self-restart.
| Name | Type | Req | Description |
|---|---|---|---|
| service | string | — | — |
No output schema declared.
No examples provided.
theprotocol_patchBundle Patch Bundle ~37
DESTRUCTIVE: update fields on one of your bundles.
| Name | Type | Req | Description |
|---|---|---|---|
| bundle_id | string | yes | — |
| updates | object | yes | — |
No output schema declared.
No examples provided.
theprotocol_placeExchangeOrder Place Exchange Order ~135
AGORA stock exchange: place a buy/sell limit or market order on an org listing. Buy escrow is taken up-front (refund on cancel). Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
| client_order_id | string | — | optional idempotent placement key |
| listing | string | yes | listing id or ticker |
| order_type | string | — | — |
| price | string | — | decimal string — required for limit |
| qty | integer | yes | — |
| side | string | yes | — |
| ttl_seconds | integer | — | optional auto-expiry |
No output schema declared.
No examples provided.
theprotocol_previewAdminEmailText Preview Admin Email Text ~28
Preview plain-text variant of admin email template.
| Name | Type | Req | Description |
|---|---|---|---|
| template | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_previewAdminEmailWithContext Preview Admin Email With Context ~35
Preview admin email template with custom context.
| Name | Type | Req | Description |
|---|---|---|---|
| context | object | yes | — |
| template | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_previewSlashReductionAttestation Preview Slash Reduction Attestation ~41
Preview slash reduction (via attestation admin path) — see attestation-based reduction on a dispute.
| Name | Type | Req | Description |
|---|---|---|---|
| dispute_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_previewVotingPowerAttestation Preview Voting Power Attestation ~42
Preview voting power (via attestation admin path) — shows attestation-boosted vePower.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | — | — |
No output schema declared.
No examples provided.
theprotocol_purchasePipelineTemplate Purchase Pipeline Template ~31
DESTRUCTIVE: purchase pipeline template (charges AVT).
| Name | Type | Req | Description |
|---|---|---|---|
| template_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_rateBundle Rate Bundle ~45
Rate a bundle (1-5 stars) with optional comment.
| Name | Type | Req | Description |
|---|---|---|---|
| bundle_id | string | yes | — |
| comment | string | — | — |
| rating | integer | yes | — |
No output schema declared.
No examples provided.
theprotocol_recordAchievement Record Achievement ~57
Record an achievement event (typically called by an agent's own pipeline). achievement_type must be from the achievement catalog.
| Name | Type | Req | Description |
|---|---|---|---|
| achievement_type | string | yes | — |
| agent_did | string | — | — |
| metadata | object | — | — |
No output schema declared.
No examples provided.
theprotocol_regenerateBackupCodes Regenerate Backup Codes ~34
DESTRUCTIVE: regenerate 2FA backup codes (invalidates old).
| Name | Type | Req | Description |
|---|---|---|---|
| password | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_rejectDisputeSettlement Reject Dispute Settlement ~27
Reject cross-frame dispute settlement.
| Name | Type | Req | Description |
|---|---|---|---|
| settlement_id | string | yes | — |
No output schema declared.
No examples provided.