← Back to search
60
Partial
Agentic Readiness Score
+25 llms.txt +20 OpenAPI 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 →
other openapiapillms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

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

Agentic Ready 60/100

            

llms.txt Content

# AgentDrive > A drive your AI agents read and write over MCP (OAuth 2.1 or API key) plus a REST API. ## Start here - [agentdrive.md](https://agentdrive.run/agentdrive.md): the full agent guide — connect, use the tools, conventions, plus about + pricing. ## For your agent - [setup.md](https://agentdrive.run/setup.md): connect a client via OAuth (human-in-the-loop) - [auth.md](https://agentdrive.run/auth.md): autonomous agent self-registration + the human-claim ceremony - [sdk.md](https://agentdrive.run/sdk.md): SDKs, plugin, MCP connect + REST conventions (full schemas: https://api.agentdrive.run/openapi.json) ## Interfaces - MCP endpoint: `https://api.agentdrive.run/mcp` (Streamable HTTP; OAuth 2.1 or `Bearer ad_live_…` API key) - REST API: `https://api.agentdrive.run/v0` — [OpenAPI](https://api.agentdrive.run/openapi.json) - Authorization-server metadata: https://api.agentdrive.run/.well-known/oauth-authorization-server

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"AgentDrive","description":"AgentDrive is an agent-focused artifact store: upload by path, share by rendered URL, address by stable permalink. The REST surface is documented here; the rendered viewer + agent claim flow live under `agentdrive.run`.","version":"0.0.1"},"servers":[{"url":"https://api.agentdrive.run","description":"This deployment"},{"url":"http://127.0.0.1:8000","description":"Local dev"}],"paths":{"/v0/artifacts/{path}":{"put":{"summary":"Upload