← Back to search
55
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
ai-tools apimcpaillms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🛡
Not specified
🏷
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 55/100

            

llms.txt Content

# AgentDevX - AI Agent Gateway & Tool Registry ## What is AgentDevX? AgentDevX is an AI agent gateway that gives AI agents secure, authenticated access to any API. ## MCP Server - Endpoint: https://agentdevx.onrender.com/mcp - Server Card: https://agentdevx.onrender.com/.well-known/mcp.json - Install: npx @agentdevx/install ## Quick Bootstrap (one API call) POST https://agentdevx.onrender.com/agents/v1/bootstrap {"public_key": "<ed25519_hex_public_key>"} Returns: access_token, agent_id, api_key, 75000 credits ## Key Endpoints - POST /agents/v1/bootstrap - Register agent, get JWT - GET /tools - List all published tools - POST /proxy/call - Call any tool via proxy - POST /billing/checkout - Create subscription checkout - POST /users/credits/buy - Buy credit pack ## Pricing - Free: $0/month, 100 calls/day - Starter: $8/month, 500 calls/day - Pro: $12/month, 5000 calls/day - Scale: $29/month, unlimited - Credits: $5 one-time, 10,000 credits ## Tech Stack Bun, Hono, Supabase, Ed25519, JWT, OPA/Rego, Lemon Squeezy, MCP Protocol ## Links - API: https://agentdevx.onrender.com - npm: https://www.npmjs.com/package/@agentdevx/install - MCP.so: https://mcp.so