← Back to search
40
Partial
Agentic Readiness Score
developer ai-pluginopenapiapimessagingai

Agentic Signals

📄
llms.txt
Not found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Not 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 40/100

            

OpenAPI Spec (preview)

openapi: 3.0.1 info: title: CouchLoop EQ API description: Developer safety tools and guided self-reflection journeys via Model Context Protocol version: 2.0.3 servers: - url: http://mcp.couchloop.com paths: /api/mcp/session: post: operationId: createSession summary: Create a new session security: - bearer: [] requestBody: required: true content: application/json: schema: type: object