← Back to search
70
Agent Ready
Agentic Readiness Score
developer llms-txtopenapiapiai-friendlyai

Agentic Signals

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

Embed this badge

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

Agentic Ready 70/100

            

llms.txt Content

# memnode > Hosted and local memory infrastructure for AI agents. ## Public pages - Product: https://memnode.dev/agents - Quickstart: https://memnode.dev/docs - Security: https://memnode.dev/agents/security - Hosted API Guide: https://memnode.dev/agents/lifecycle-api - OpenAPI: https://memnode.dev/openapi.json ## Hosted dashboard API - Base path: https://memnode.dev/api/v1 - Auth: Bearer API token created by a signed-in dashboard owner - Validate token: GET /whoami - Hosted tenant state: GET /tenants ## Data plane - Hosted base URL: https://api.memnode.dev - Main endpoints: POST /v1/record, POST /v1/recall

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"memnode Dashboard API","version":"1.0.0","description":"Browser-side control API for hosted Memnode workspaces. Hosted memory traffic itself goes to the Memnode data plane or the remote MCP endpoint."},"servers":[{"url":"https://memnode.dev"}],"externalDocs":{"description":"Hosted MCP connector docs","url":"https://memnode.dev/mcp"},"tags":[{"name":"identity","description":"Token identity and plan context"},{"name":"tenants","description":"Hosted tenant lookup