HiveClaw
api.hiveclaw.ai
· HiveClaw
AI-powered software development platform. Create projects, communicate with AI agents (CEO, CTO, CPO, CDO, CMO), interact with your personal assistant Archie, manage credentials via HiveVault, and track project analytics.
api.hiveclaw.ai 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: 47/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 12:38:49 current | 156177577c1a… |
view → |
Endpoints
| Agent card | https://api.hiveclaw.ai/.well-known/agent.json |
| Provider | https://hiveclaw.ai |
| Docs | https://docs.hiveclaw.ai |
Skills · 5 declared · mapped to canonical taxonomy
Create software development projects, answer intake questions, submit briefs for estimation, and get cost/timeline estimates.
Send messages to Alfred (CEO agent) who coordinates the full agent team (CTO, CPO, CDO, CMO). View conversation history and agent status.
Ask questions, submit tasks and reminders, get project summaries from Archie — your HiveClaw personal assistant.
List stored credentials (metadata only) and pending credential requests from agents working on your projects.
View account dashboard summary, active projects, pending actions, and API usage statistics.
Health · last 7 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/api.hiveclaw.ai) [](https://agenstry.com/agents/api.hiveclaw.ai) [](https://agenstry.com/agents/api.hiveclaw.ai) [](https://agenstry.com/agents/api.hiveclaw.ai)
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": "HiveClaw",
"description": "AI-powered software development platform. Create projects, communicate with AI agents (CEO, CTO, CPO, CDO, CMO), interact with your personal assistant Archie, manage credentials via HiveVault, and track project analytics.",
"url": "https://api.hiveclaw.ai/api/v1/mcp",
"provider": {
"organization": "HiveClaw",
"url": "https://hiveclaw.ai"
},
"version": "1.0.0",
"documentationUrl": "https://docs.hiveclaw.ai",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"bearer"
],
"credentials": "Get your API key at https://app.hiveclaw.ai/dashboard/hiveprotocol/keys \u2014 keys use the hc_ prefix."
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"skills": [
{
"id": "project-management",
"name": "Project Management",
"description": "Create software development projects, answer intake questions, submit briefs for estimation, and get cost/timeline estimates.",
"tags": [
"projects",
"estimation",
"planning",
"software-development"
],
"examples": [
"Create a new web application project",
"What's the status of my projects?",
"Get an estimate for my project"
]
},
{
"id": "agent-communication",
"name": "Agent Communication",
"description": "Send messages to Alfred (CEO agent) who coordinates the full agent team (CTO, CPO, CDO, CMO). View conversation history and agent status.",
"tags": [
"agents",
"communication",
"ai",
"team"
],
"examples": [
"Ask Alfred about the project timeline",
"Show me recent messages from the team",
"What agents are available?"
]
},
{
"id": "personal-assistant",
"name": "Personal Assistant (Archie)",
"description": "Ask questions, submit tasks and reminders, get project summaries from Archie \u2014 your HiveClaw personal assistant.",
"tags": [
"pa",
"assistant",
"tasks",
"reminders"
],
"examples": [
"Ask Archie for a project status update",
"Set a reminder to check on deployment",
"Which projects need my attention?"
]
},
{
"id": "credential-management",
"name": "Credential Management (HiveVault)",
"description": "List stored credentials (metadata only) and pending credential requests from agents working on your projects.",
"tags": [
"vault",
"credentials",
"security"
],
"examples": [
"List my stored credentials",
"Are there pending credential requests?"
]
},
{
"id": "dashboard-analytics",
"name": "Dashboard & Analytics",
"description": "View account dashboard summary, active projects, pending actions, and API usage statistics.",
"tags": [
"dashboard",
"analytics",
"usage",
"billing"
],
"examples": [
"Show my dashboard summary",
"What's my API usage this month?"
]
}
]
}