TheProtocol — Sovereign AI Agent Platform
REMOTE · API.THEPROTOCOL.CLOUD · 2 COMPONENTS · SCANNED SEP 20
Sovereign AI agent economy: identity, payments, governance, exchanges. 400+ tools, ?mode=gateway.
Available components
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 → Why this is hard to 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 Usability80
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 20837 tokens (~47/item across 441 items; 436 tools + 5 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- Stability check failed: schema churn in the 30 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 13 additions. See how to fix → Fail
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
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 29 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 438 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the TheProtocol — Sovereign AI Agent Platform MCP server?
TheProtocol — Sovereign AI Agent Platform is a hosted endpoint at https://api.theprotocol.cloud/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.theprotocol.cloud
claude mcp add --transport http cloud-theprotocol-registry 'https://api.theprotocol.cloud/mcp'
{
"mcpServers": {
"cloud-theprotocol-registry": {
"url": "https://api.theprotocol.cloud/mcp"
}
}
} {
"servers": {
"cloud-theprotocol-registry": {
"type": "http",
"url": "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": {
"Transport": "http",
"Url": "https://api.theprotocol.cloud/mcp"
}
}
} assistant mcp add cloud-theprotocol-registry -t streamable-http -u '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.
- 12 Sept 26 0
- The server rewrote its instructions, which are the text every model session reads security
- New tool “theprotocol_unlockReputationBond”, which the server declares destructive security
- 9 Sept 26 0
- Stability: pass → fail ▼ security
- A breaking change shipped without a version bump: still 1.0.0 ▼ security
- “theprotocol_federationVetoProposal” changed the type of “proposal_id”: integer → string ▼ functional
- 29 Aug 26 0
- Stability: 0.97 → pass security
- The server rewrote its instructions, which are the text every model session reads security
- New tool “theprotocol_revokeSupportReview”, which the server declares destructive security
- New tool “theprotocol_getOrgPublicFeed” functional
- New tool “theprotocol_getOrgTrackRecord” functional
- New tool “theprotocol_getSupportReviewState” functional
- New tool “theprotocol_grantSupportReview” functional
- New tool “theprotocol_listOrganizationInvitations” functional
- New tool “theprotocol_listTransparentOrganizations” functional
- New tool “theprotocol_withdrawOrganizationInvitation” functional
- 28 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 26 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 23 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Aug 26 0
- Tool “theprotocol_discoverAgents” rewrote its description, which is the text the model reads security
- “theprotocol_discoverAgents” added an optional parameter “min_stars” cosmetic
- “theprotocol_discoverAgents” added an optional parameter “min_verified_jobs” cosmetic
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 20 Sept 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 | 11 Aug 2026 | 9 Nov 2026 | ECDSA 256 | ECDSA-SHA384 | 61896adc777db95b29f8ed22034aea93297 |
| 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 |
Background: What to check on a remote MCP endpoint →
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 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
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.
What is the TheProtocol — Sovereign AI Agent Platform MCP server?
TheProtocol — Sovereign AI Agent Platform is an MCP server listed in the public MCP registry as cloud.theprotocol/registry. Sovereign AI agent economy: identity, payments, governance, exchanges. 400+ tools, ?mode=gateway. This page covers its hosted endpoint (https://api.theprotocol.cloud/mcp).
Is the TheProtocol — Sovereign AI Agent Platform MCP server safe to use?
TheProtocol — Sovereign AI Agent Platform scores 92 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the TheProtocol — Sovereign AI Agent Platform MCP server expose?
TheProtocol — Sovereign AI Agent Platform exposes 436 tools: theprotocol_getOrgTrackRecord, theprotocol_getOrgPublicFeed, theprotocol_listTransparentOrganizations, theprotocol_discoverRegistries, theprotocol_discoverAgents, and 431 more. Their descriptions and schemas cost roughly 20,240 tokens of context every time the server is loaded.
Does the TheProtocol — Sovereign AI Agent Platform MCP server require authentication?
Yes. TheProtocol — Sovereign AI Agent Platform asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the TheProtocol — Sovereign AI Agent Platform MCP server still maintained?
TheProtocol — Sovereign AI Agent Platform is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.