Skip to content

Claude Code

Add MDtoLink to Claude Code with a single command.

Give Claude knowledge of MDtoLink so it can publish on your behalf:

Terminal window
npx skills add schedawg74/skills --skill mdtolink
Terminal window
claude mcp add mdtolink -e MDTOLINK_API_KEY=mdtolink_xxxxxxxxxxxx -- npx -y -p mdtolink mdtolink-mcp

Replace mdtolink_xxxxxxxxxxxx with your API key.

If you’ve already run mdtolink login, you can skip the API key:

Terminal window
claude mcp add mdtolink -- npx -y -p mdtolink mdtolink-mcp

Once connected, ask Claude things like:

  • “Publish this README as a shareable link”
  • “List my published documents”
  • “Update my published doc with the latest changes”
  • “Delete the document we just created”
Terminal window
claude mcp remove mdtolink