MCP-native publishing
Markdown in. Live page out.
Give your AI agent a publish tool. One MCP call turns the markdown it just wrote into a hosted page that looks like this — no install, no copy-paste.
Works inside the agent you already use
Claude CodeCursorCodexOpenCodeWindsurfCline
Add the MCP server
Live in under a minute
Point your agent at the remote server with your API key — the publish tool appears in the session you already have open.
one command
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.
STEP 01
Point & authenticate
Server URL + API key into your client config.
STEP 02
Publish in one call
Agent calls publish. We render and host it.
STEP 03
Share the link
sharemydocs.dev/you/your-title, auto social card.
sharemydocs