{
  "markdown": "# Living Docs for your agent\n\nCreate live, shared interactive documents with the AI you already use.\nConnect your account, describe what you need, and let your agent build it with you.\n\n**Status — September 6, 2026:** The hosted MCP passed SDK OAuth, token\nrefresh, and tool checks, plus native Codex plugin installation and sign-in.\nThe public local stdio release passed a fresh Claude Code document-building test.\nSee the\n[validation record](docs/validation-0.4.0.md) for the scope and remaining client checks.\n\nThe hosted MCP address is:\n\n```text\nhttps://living-docs-workspace.vercel.app/mcp\n```\n\nThe plugin in `plugins/living-docs/` combines that connection with authoring guidance,\nSDK documentation, working examples, and app installation guidance. It includes\nClaude Code, Codex, and Agent Plugins 1.0 manifests. The hosted connection uses\nyour Living Docs sign-in; the plugin contains no credentials.\n\nStart at the [setup guide](https://living-docs-workspace.vercel.app/connect), or use\nthe [client instructions](docs/setup.md) in this repository.\n\nFor Claude Code, install the connection and skill together:\n\n```sh\nclaude plugin marketplace add https://github.com/s2bomb/living-docs-connect.git\nclaude plugin install living-docs@living-docs-connect\n```\n\nOpen Claude Code, run `/mcp`, and sign in to Living Docs. Start a new session if\nthe skill is not listed yet.\n\nFor Codex, install the plugin from this repository's marketplace:\n\n```sh\ncodex plugin marketplace add https://github.com/s2bomb/living-docs-connect.git\ncodex plugin add living-docs@living-docs-connect\n```\n\nComplete the connection's sign-in prompt and start a new task. If your Codex\nversion does not offer plugins, the [MCP-only setup](docs/setup.md#codex) works\nthrough its MCP configuration.\n\nThen try:\n\n> Use Living Docs to make a shared shopping list for my household. Help me get\n> the main interaction working first, then improve how it looks.\n\nThe hosted endpoint is listed in the\n[MCP Registry](https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.s2bomb%2Fliving-docs).\nCurated client directories require each vendor's review. A custom MCP connection\nor this repository's plugin marketplace does not require a Living Docs listing\nin those directories.\n\n## Downloads and updates\n\nThe [v0.4.0 release](https://github.com/s2bomb/living-docs-connect/releases/tag/v0.4.0)\ncontains:\n\n- `living-docs-skill-0.4.0.zip`: a standalone skill for Claude chat and other\n  clients that accept Agent Skills.\n- `living-docs-plugin-0.4.0.zip`: the plugin folder for a local installation.\n- `s2bomb-living-docs-mcp-0.4.0.tgz`: the optional local stdio server, requiring\n  Node.js 22 or newer. The hosted setup does not require Node.js.\n- `SHA256SUMS`: hashes for checking downloaded artifacts.\n\nHosted server fixes roll out at the same URL. Installed skills and plugin\nmetadata follow the client's update process. See [updates](docs/updates.md).\n\n## Package contents\n\nThe same skill directory is shared by the native Claude Code and Codex manifests\nand the portable Agent Plugins 1.0 manifest. Claude Code and Codex share the native\n`.mcp.json`; the portable format uses its required `mcp.json`. Each contains only\nthe hosted endpoint, while each client manages OAuth and its own credentials.\n\nThis repository contains the deliberate distribution package and public docs.\nReport a problem through [GitHub issues](https://github.com/s2bomb/living-docs-connect/issues),\nwith the client version and error message. Remove credentials and document\ncontents from reports.\n\n## Maintaining a release\n\nFor maintainers, `npm ci && npm test` checks the portable schemas, native manifest\ncontracts, shared skill references, and credential-free package contents.\nSee [release preparation](docs/releasing.md) and the\n[directory submission checklist](docs/submissions.md).\nThe [distribution strategy](docs/distribution-strategy.md) explains the client\npriorities, evidence, and packaging choices.\n",
  "bytes": 3964,
  "sha": "8742f29d91408962dfa96c97eb623bb2123cafa9a4648abe291f0257ebe12c38",
  "repo_slug": "s2bomb/living-docs-connect",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_s2bomb_living_docs_7887176f/readme"
}