CloudClaw
mycloudclaw.com
· CloudClaw
AI agent hosting platform with 83 service connectors
mycloudclaw.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 44/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 14:28:37 current | 5d447f1366a7… |
view → |
Endpoints
| Agent card | https://mycloudclaw.com/.well-known/agent.json |
| Provider | https://mycloudclaw.com |
Skills · 5 declared · mapped to canonical taxonomy
Chat with any deployed AI agent via natural language
Execute tools across 83 installed connectors (Slack, GitHub, HubSpot, Stripe, etc.)
Model Context Protocol server with tool access via Streamable HTTP
Discover and interact with agents via per-agent llms.txt and A2A cards
Audit credential health, permissions, and security configuration
Health · last 8 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mycloudclaw.com) [](https://agenstry.com/agents/mycloudclaw.com) [](https://agenstry.com/agents/mycloudclaw.com) [](https://agenstry.com/agents/mycloudclaw.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "CloudClaw",
"description": "AI agent hosting platform with 83 service connectors",
"url": "https://mycloudclaw.com",
"version": "2.0.0",
"provider": {
"organization": "CloudClaw",
"url": "https://mycloudclaw.com"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": true
},
"defaultInputModes": [
"text",
"audio"
],
"defaultOutputModes": [
"text",
"audio"
],
"skills": [
{
"id": "agent-chat",
"name": "Agent Chat",
"description": "Chat with any deployed AI agent via natural language",
"tags": [
"chat",
"ai",
"conversation"
],
"examples": [
"POST /api/agents/{slug}/chat with { message, tenant_id }"
]
},
{
"id": "connector-tools",
"name": "Connector Tools",
"description": "Execute tools across 83 installed connectors (Slack, GitHub, HubSpot, Stripe, etc.)",
"tags": [
"connectors",
"api",
"integration"
]
},
{
"id": "mcp-server",
"name": "MCP Server",
"description": "Model Context Protocol server with tool access via Streamable HTTP",
"tags": [
"mcp",
"tools",
"protocol"
]
},
{
"id": "agent-discovery",
"name": "Agent Discovery",
"description": "Discover and interact with agents via per-agent llms.txt and A2A cards",
"tags": [
"discovery",
"a2a",
"llms-txt"
]
},
{
"id": "security-posture",
"name": "Security Posture Check",
"description": "Audit credential health, permissions, and security configuration",
"tags": [
"security",
"audit"
]
}
],
"authentication": {
"schemes": [
"bearer",
"oauth2"
],
"credentials": "OAuth 2.0 access token, CloudClaw MCP API key (mcp_xxxx), or JWT session token",
"oauth_metadata_url": "https://mycloudclaw.com/.well-known/oauth-authorization-server"
},
"discovery": {
"llms_txt": "https://mycloudclaw.com/llms.txt",
"mcp_json": "https://mycloudclaw.com/.well-known/mcp.json",
"openapi": "https://mycloudclaw.com/api/openapi/spec",
"agent_llms_txt_template": "https://mycloudclaw.com/api/agents/{slug}/llms.txt"
}
}