← Back to search
35
Basic
Agentic Readiness Score
+20 OpenAPI +15 structured API missing +25 llms.txt
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 openapiapi

Agentic Signals

📄
llms.txt
Not 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 35/100

            

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"AgentForge","version":"0.1.0"},"paths":{"/lang/{locale}":{"get":{"summary":"Set Lang","description":"Language switcher endpoint. Sets the lang cookie + redirects back to\nthe page the user came from (or / if Referer is missing/cross-origin).","operationId":"set_lang_lang__locale__get","parameters":[{"name":"locale","in":"path","required":true,"schema":{"type":"string","title":"Locale"}}],"responses":{"200":{"description":"Successful Response","content":{"appli