Share Work-In-Progress instantly.

Turn raw Markdown and HTML prototypes into clean, professional links in seconds. Zero downloads. Zero friction. AI-native.

View Documentation

Free for your team · Sign in with your work Google account · By signing in you agree to our Terms and Privacy Policy.

Move like an AI-native team.

Dumping raw files in Slack is messy. Wrestling with Confluence kills momentum. ShareMD is the frictionless alternative for fast-moving product teams to share ideas.

Frictionless Communication

Share ideas at the speed of thought. Generate links instantly without Loom walkthroughs or Vercel deployments.

Professional Polish

Make your WIP look finished. ShareMD auto-renders Markdown and HTML into clean embeds for Jira and Slack.

Knowledge Base. AI-Native.

Your WIP becomes searchable knowledge. Access everything instantly via the web, CLI, or custom MCP servers for your coding agents.

Built for your terminal and AI agents.

From raw file to shareable link in three steps — straight from the CLI or your coding agent.

1 Setup

Install the CLI, then authenticate with your work Google account.

terminal
$ npm install -g @sharemd/sharemd
$ sharemd login

2 Use with Claude Code or Cursor (MCP)

Wire ShareMD into your coding agent, then just ask it to “share this file.”

terminal
# Claude Code
$ claude mcp add --scope user sharemd sharemd-mcp

# Cursor — add to ~/.cursor/mcp.json under mcpServers, then restart:
  "sharemd": { "command": "sharemd-mcp" }

3 CLI direct upload

Point the CLI at any Markdown or HTML file to get a link back instantly.

terminal
$ sharemd my-doc.md
 https://sharemd.app/acme/you/my-doc

Ready to elevate how your team shares ideas?