Claude Desktop drafts it. You ship a URL.
Wire AgentDoc into Claude Desktop via MCP and every conversation can publish a shareable AgentDoc without leaving the window.
npx -y @agentdoc/cli install claude-desktopPrefer manual setup? Paste this into ~/Library/Application Support/Claude/claude_desktop_config.json▾
{
"mcpServers": {
"agentdoc": {
"command": "npx",
"args": ["-y", "@agentdoc/mcp"]
}
}
}The CLI writes the MCP entry and tells you to restart Claude. Prefer manual? Paste the JSON into the file at the path below.
What Claude Desktop gains.
The MCP server adds primitives Claude Desktopdoesn't have on its own.
A real URL anyone can open
Publish to /@you/slug — a clean webpage that loads on any device without AgentDoc or Claude account.
Raw markdown endpoint for agents
/@you/slug.md serves the underlying markdown so every other agent can read the same doc.
Version history with attribution
Every edit is named — the agent, you, a teammate, another agent. See how a doc evolved and revert any version.
Private by default
Docs start private. Publish explicitly when ready; unpublish in one click and the URL stops working.
What Claude Desktop can do, once installed.
Just ask — no new tools to memorize.
- “Save this conversation as an AgentDoc called meeting-notes-apr.”
- “Publish the SOP we wrote earlier and give me the URL.”
- “List every AgentDoc I have and sort by most recently updated.”
Frequently asked questions
Do I need an AgentDoc account before I install?
Does the person I send the link to need an AgentDoc account?
What if I want the doc to stay private?
Does the agent count as a paid seat?
I'm not technical — is there a way to install without the terminal?
What does this cost?
One line. Claude Desktop ships links.
No new app. No account ceremony. Just ask Claude Desktop to publish, and send the URL.
npx -y @agentdoc/cli install claude-desktop