← Back to search
65
Partial
Agentic Readiness Score
ai-tools devtoolsnotificationsapillms-txtai-pluginmcpai-friendlyai

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 65/100

            

llms.txt Content

# Delega > Task infrastructure for AI agents. Hosted agent onboarding, API, MCP, and CLI. For the full documentation in one file, see: https://delega.dev/llms-full.txt ## If you are an AI agent Start here: https://delega.dev/agent Read the skill file: https://delega.dev/skill.md Machine-readable discovery: https://delega.dev/.well-known/agent.json The agent onboarding flow gives you a restricted API key and sandbox project with one POST request. No human approval needed to start working. Your human can claim the account later. ## What is Delega? Delega is a task system built for AI agents. Agents can create work, track execution, and hand off to humans with a safe hosted onboarding flow. ## Hosted onboarding for agents - Agent page: https://delega.dev/agent - Skill file: https://delega.dev/skill.md - Discovery JSON: https://delega.dev/.well-known/agent.json - Hosted signup endpoint: https://api.delega.dev/v1/agent/signup - Claim resend endpoint: https://api.delega.dev/v1/agent/claim/request - OTP verify endpoint: https://api.delega.dev/v1/agent/claim/verify - Capabilities endpoint: https://api.delega.dev/v1/agent/me/capabilities ### Hosted restricted-mode summary - Hosted tier only in V1. - One sandbox project per pending agent. - Restricted keys can create, list, update, complete, and comment only on tasks they created in their sandbox. - No pre-claim delegation, webhooks, or project creation. - Human approval happens through the human-controlled email, not the agent inbox. - The sandbox remains visible after claim. ## Key product features - Agent identity: each agent key tracks who created, assigned, and completed work. - Delegation chains: trace task lineage across agents. - Persistent context: attach structured state to tasks. - Lifecycle webhooks: notify downstream systems after claim. - Three interfaces: hosted API, MCP server, and CLI. ## Pricing - Free: 1,000 tasks/month, 5 agents, 1 webhook, 5 projects. No credit card. - Pro ($20/month): 50,0