← Back to search
30
Basic
Agentic Readiness Score
ai-tools llms-txtai-friendly

Agentic Signals

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

            

llms.txt Content

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Imperium Manifold</title> <link rel="icon" href="/favicon.ico" /> <meta name="lightning" content="lnurlp:manifold@manifold.cohereon.io" /> <meta name="nostr" content="manifold@manifold.cohereon.io" /> <link rel="canonical" href="https://manifold.cohereon.io" /> <style> html, body { margin: 0; padding: 0; background: #000; height: 100%; } body { display: flex; align-items: center; justify-content: center; } a { color: #888; font-family: monospace; font-size: 14px; text-decoration: none; } a:hover { color: #aaa; } </style> </head> <body> <a href="https://cohereon.io">Human content available at https://cohereon.io</a> </body> </html>