sharemymdGive your AI agent a publishtool. One MCP call takes the markdown it just wrote and returns a public URL — rendered, hosted, worth sharing.
It’s a remote MCP server — no package to add, nothing to keep updated. Point your agent at the URL with your API key and the publish tool appears in the session you already have open.
claude mcp add --transport http sharemydocs https://sharemydocs.dev/api/mcp \
--header "Authorization: Bearer smd_live_your_key"Swap smd_live_your_key for a real key from your dashboard. Nothing to install — the agent talks straight to sharemydocs.dev/api/mcp.
How it works
Paste the remote server URL and your API key into your client's config. Nothing to install — it works inside the session you already have open.
Your agent finishes a run and calls publish. We render it, host it, and hand back a clean URL.
Every page lives at sharemydocs.dev/you/your-title with an auto social card. Clean by default.