← Back to search
85
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 ai-plugin missing +15 structured API
ai-tools ai-friendlyaillms-txtai-pluginopenapiapimcp

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
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 85/100

            

llms.txt Content

# turva.dev > Agent-readiness audits and advisory for product teams. > Independent measurement of how readable a site or API is by AI agents, > with a prioritized fix list and implementation support. > Based in Tampere, Finland. Async-only engagement. > Language: English. ## Services - [Services](https://turva.dev/services) - [Company](https://turva.dev/company) - [Contact](https://turva.dev/contact) - [Legal](https://turva.dev/legal) ## Guides - [Agent-readiness guides](https://turva.dev/guides) - [What an agent-readiness audit is](https://turva.dev/guides/agent-readiness-audit) - [llms.txt explained](https://turva.dev/guides/llms-txt) - [MCP server cards explained](https://turva.dev/guides/mcp-server-card) - [What agents.json is](https://turva.dev/guides/agents-json) - [x402 and agent payments](https://turva.dev/guides/x402-agent-payments) - [Response headers that help agents](https://turva.dev/guides/response-headers-for-agents) - [SEO and agent-readiness are not the same](https://turva.dev/guides/seo-vs-agent-readiness) - [JSON-LD and structured data for agents](https://turva.dev/guides/json-ld-structured-data) - [The /.well-known directory for agents](https://turva.dev/guides/well-known-for-agents) - [How agents authenticate](https://turva.dev/guides/agent-authentication) - [Why agent-readiness should be measured, not asserted](https://turva.dev/guides/measurement-led-agent-readiness) - [Prerendering and why agents see empty pages](https://turva.dev/guides/prerendering-for-agents) - [Sitemaps, robots.txt and agent access](https://turva.dev/guides/sitemaps-and-robots-for-agents) - [Serving markdown to agents](https://turva.dev/guides/markdown-for-agents) - [Common agent-readiness gaps on marketing sites](https://turva.dev/guides/agent-readiness-gaps) ## Pricing (EUR, VAT not included) - Audit: €6,500 (fixed scope, 2-3 weeks) - Advisory: €3,000 / month (monthly retainer, minimum 3 months) - Implementation: €1,500 / day (scoped per task) Final price is

OpenAPI Spec (preview)

{ "openapi": "3.1.0", "info": { "title": "turva.dev Agent API", "version": "3.7.0", "description": "Read-only metadata + payable endpoints for AI agents. MPP + x402 + ACP enabled on /api/agent/* routes.", "contact": { "name": "Erik Rekola", "email": "info@turva.dev", "url": "https://turva.dev/" }, "license": { "name": "Proprietary", "url": "https://turva.dev/legal" } }, "servers": [ { "url": "https://turva.dev" } ]