← Back to search
70
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
ai-tools aillms-txtopenapiapiai-friendly

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

# MemClaw Documentation MemClaw gives AI agent fleets persistent, governed, shared memory. This is a flat index of all documentation pages, intended for AI agents. For full body content concatenated, fetch /llms-full.txt. ## If you are an LLM agent with memclaw_* tools Fetch [https://memclaw.net/docs/agents.md](https://memclaw.net/docs/agents.md) for the canonical skill (the prompt to follow). The HTML form at /docs/agents adds explanatory chrome; the .md form is the raw content. Call `memclaw_keystones` once at session start before any other action. ## Pages - [Agent Digests](https://memclaw.net/docs/agent-digests): Daily and weekly LLM-generated summaries of what each agent actually did — precomputed server-side for opted-in tenants, read from the dashboard or the reports API. - [For Agents](https://memclaw.net/docs/agents): The MemClaw skill — the canonical prompt LLM agents follow when they have memclaw_* tools. Fetch the plain Markdown at /docs/agents.md. - [MemClaw Documentation](https://memclaw.net/docs): Persistent, governed memory for AI agent fleets. Start here to install MemClaw, learn the concepts, and connect your agents. - [Skills](https://memclaw.net/docs/skills): Publish a proven workflow to the tenant skills catalog so other agents discover it via semantic search. - [Architecture](https://memclaw.net/docs/concepts/architecture): Every service, resident, and topic in MemClaw — the core tier that ships in OSS, the platform tier that ships managed, how a write flows through the event bus, and what differs between self-host and managed deployments. - [Cross-tenant credentials](https://memclaw.net/docs/concepts/cross-tenant-credentials): Read across every tenant in your org with a single credential — for admin agents, analytics, and rollups. - [Governance](https://memclaw.net/docs/concepts/governance): Keystones, trust enforcement, the Karpathy Loop, and the Memory Crystallizer. - [Keystones](https://memclaw.net/docs/concepts/keystones): MAN

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"MemClaw","version":"2.27.0"},"paths":{"/api/v1/version":{"get":{"tags":["System"],"summary":"Version","operationId":"version_api_v1_version_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/api/v1/whoami":{"get":{"tags":["System"],"summary":"Whoami","description":"Identity probe — returns the caller's resolved (tenant_id, agent_id)\nalong with the resolution source. A single round-trip answers ~80