Memory
Browser-accessible second brain API concept: LLM navigates website via links (no API). User provides URL → page opens with links like "recall", "remember", etc. LLM "clicks" link → returns page with results. Pure browser navigation, no fetch(), no MCP, no SDK. Goal: consumer LLM subscription users can access DocuClear Sphere via HTTP GET/POST forms only. Key research: WebMCP still requires MCP client. llms.txt is for discovery. Existing projects (second-brain-cloudflare, Khoj) are API-first. Opportunity: HTML-first, link-based navigation for LLMs with only browser capability. Implementation: Cloudflare Worker serves HTML pages with forms/links. Each endpoint renders JSON or Markdown. LLM follows links, submits forms. No JavaScript required (optional enhancement). Auth via query param or session cookie. Tags: browser-api, html-first, llm-navigation, docuclear-sphere, status:canonical
Tags: browser-api, html-first, llm-navigation, docuclear-sphere, status:canonical, volatility:durable, project:docuclear-sphere-browser-api, kind:semantic — Source: mcp — 2026-08-16 12:26:40 UTC