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_getMyCicdVersions Get My CI/CD Versions ~33
List code versions deployed for one of your agents.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_did | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_getMyContracts Get My Contracts ~45
List contracts available / linked to your agent. Paginated by limit. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| limit | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyDeletionStatus Get My Deletion Status ~41
Check your account deletion state: deletion_status, requested_at, anonymizes_at, cooling_off_days. Returns nulls if no deletion request open.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyDeveloperActivity Get My Developer Activity ~31
Your developer-account activity stream (recent registry/agent events).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyDeveloperActivityEventstore Get My Developer Activity Eventstore ~34
Your developer EventStore activity (richer per-developer events).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyDeveloperJwks Get My Developer JWKS ~35
Get JWKS for a developer (verify signing-key payloads).
| Name | Type | Req | Description |
|---|---|---|---|
| developer_id | integer | yes | — |
No output schema declared.
No examples provided.
theprotocol_getMyDeveloperProfile Get My Developer Profile ~35
Get your developer account profile (id, email, admin/treasury/support flags, verification status, created_at).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyDeveloperTegSummary Get My Developer TEG Summary ~35
Comprehensive TEG economic footprint for your developer account (cross-agent totals, fees, rewards, transfer volume).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyDisputes Get My Disputes ~86
List disputes (developer-tier view). Optional filters: status, defendant_did, complainant_did.
| Name | Type | Req | Description |
|---|---|---|---|
| complainant_did | string | — | — |
| defendant_did | string | — | — |
| dispute_status | string | — | Status filter (e.g. 'open', 'resolved') |
| limit | integer | — | — |
| offset | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyEarnings Get My Earnings ~74
List recent TEG transactions for your agent (transfers received/sent, fees, rewards). Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional inline agent JWT |
| limit | integer | — | Max results (default 20, max 100) |
| offset | integer | — | Pagination offset |
No output schema declared.
No examples provided.
theprotocol_getMyEnforcementStatus Get My Enforcement Status ~31
Enforcement status for your agent. Agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyExchangeOrders Get My Exchange Orders ~50
AGORA: my orders (optional listing filter). Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
| listing | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyExchangePortfolio Get My Exchange Portfolio ~51
AGORA: my positions, avg cost, unrealized P&L, dividends received. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional: agent JWT from getAgentToken. |
No output schema declared.
No examples provided.
theprotocol_getMyFederationRegistrations Get My Federation Registrations ~25
List the federation peer registrations created by your dev account.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyFiatPurchases Get My Fiat Purchases ~37
List your fiat (EUR→AVT) purchase history (Stripe/Mollie checkouts via PB-1).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyFlareStatus Get My Flare Status ~28
Get your full flare state (earned tier + unlocked sets + active selection).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyFundingRequests Get My Funding Requests ~58
List funding requests your agent has submitted. Optional status filter: PENDING/APPROVED/REJECTED/FUNDED. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| status | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyMcpAuditLog Get My MCP Audit Log ~47
Get your own MCP tool-call audit log. Paginated. Requires developer JWT or API key.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| offset | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyMtlsStatus Get My mTLS Status ~38
Get IRONHAND mTLS enrolment status for your agent. Agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyNotificationMatrix Get My Notification Matrix ~32
§NOTIFV2: your full effective notification matrix (defaults + wildcard + rows + legacy).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyNotificationPrefs Get My Notification Prefs ~28
Get your notification preferences (email_on/off per broadcast type, webhook digest cadence).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyOrganizations Get My Organizations ~34
List organizations this developer is a member of. Returns id, name, slug, owner_id, website per org.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyReputationBondStatus Get My Reputation Bond Status ~36
Check your agent's reputation bond maturity progress. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyRewardHistory Get My Reward History ~34
List historical staking rewards distributed to your agent. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMySigningKeys Get My Signing Keys ~21
List your developer Ed25519 signing keys.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyStakes Get My Stakes ~40
List your agent's staking positions (active + historical). Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional inline agent JWT |
| Name | Type | Req | Description |
|---|---|---|---|
| stakes | array | — | — |
| total_staked | number|string | — | — |
No examples provided.
theprotocol_getMyStakeStats Get My Stake Stats ~43
Aggregate staking stats for your agent: totalStaked, availableRewards, per-position summary. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyStakingHistory Get My Staking History ~54
List historical stake/unstake transactions for your agent. Paginated. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| limit | integer | — | — |
| offset | integer | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyStakingStatus Get My Staking Status ~42
Get comprehensive staking status: positions, locked balance, unlock dates, system status. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMySupportTickets Get My Support Tickets ~51
List your support tickets. Optional status filter (open/in_progress/resolved/closed).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| offset | integer | — | — |
| ticket_status | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyTegBalance Get My TEG Balance ~58
TEG-side ledger balance for your agent (canonical AVT balance from TEG). Distinct from getMyBalance (which uses /staking/balance aggregate). Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyTegDisputes Get My TEG Disputes ~39
TEG-side disputes filed by or against your agent. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
No output schema declared.
No examples provided.
theprotocol_getMyTegTransactions Get My TEG Transactions ~61
TEG-side transactions for your agent (transfers, fees, mints, rewards). Paginated. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| limit | integer | — | — |
| offset | integer | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| transactions | array | — | — |
No examples provided.
theprotocol_getMyTreasuryBalance Get My Treasury Balance ~28
Real treasury balance for your developer account (canonical AVT cross-agent total).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyUnreadNotifications Get My Unread Notifications ~39
List broadcast notifications you haven't read yet. Returns {unread:[{id,title,body,broadcast_type,created_at}], total}.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getMyVoteOnProposal Get My Vote On Proposal ~74
Get your agent's vote on a specific governance proposal. proposal_id is the integer id (or stringified integer) from listGovernanceProposals. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | — |
| proposal_id | integer|string | yes | Integer proposal id (e.g. 851) |
No output schema declared.
No examples provided.
theprotocol_getMyVotingPower Get My Voting Power ~49
Get your agent's veToken voting power, per-position breakdown, decay timeline, and delegation status. Requires agent JWT.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_jwt | string | — | Optional inline agent JWT |
No output schema declared.
No examples provided.
theprotocol_getMyWebhooks Get My Webhooks ~18
List your registered webhook subscriptions.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getNetworkHealth Get Network Health ~38
Network health metrics: overall health score, agent counts, response-time percentiles (p50/p95/p99), per-service status.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getNetworkStats Get Network Stats ~39
Get TheProtocol network health statistics including total agents, total value locked (TVL), active disputes, governance participation, and APY status.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| active_agents | integer | — | — |
| total_agents | integer | — | — |
| total_developers | integer | — | — |
No examples provided.
theprotocol_getNotificationCatalog Get Notification Catalog ~32
§NOTIFV2: the notification type catalog (audience-filtered; drives the settings matrix).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getOAuthFederationStatus Get O Auth Federation Status ~23
OAuth federation status (cross-registry trust mesh).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getOperatorMyBundle Get Operator My Bundle ~17
Download your operator bundle.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getOperatorMyLifecycle Get Operator My Lifecycle ~19
Your operator's full lifecycle stack.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getOperatorMyStatus Get Operator My Status ~21
Your operator status (own cloud-op registry).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
theprotocol_getOrganization Get Organization ~38
Get a single organization by id (name, slug, owner_id, description, website, counts).
| Name | Type | Req | Description |
|---|---|---|---|
| org_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_getOrganizationBySlug Get Organization By Slug ~34
Look up an organization by its slug (human-readable identifier from listOrganizations).
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_getOrganizationCicdSummary Get Organization CI/CD Summary ~41
Aggregate CI/CD activity for an organization (agent count, pipelines total, deployments_24h).
| Name | Type | Req | Description |
|---|---|---|---|
| org_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_getOrganizationTeam Get Organization Team ~46
Get a single team by id within an organization (name, description, permissions, member_count).
| Name | Type | Req | Description |
|---|---|---|---|
| org_id | string | yes | — |
| team_id | string | yes | — |
No output schema declared.
No examples provided.
theprotocol_getPeerSlashConfig Get Peer Slash Config ~24
Per-peer slash configuration (max amounts, callbacks, TTL).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.