Cline
Add the MDtoLink MCP server to Cline in VS Code.
Install
Section titled “Install”Or configure manually in Cline’s MCP settings:
{ "mcpServers": { "mdtolink": { "command": "npx", "args": ["-y", "-p", "mdtolink", "mdtolink-mcp"], "env": { "MDTOLINK_API_KEY": "mdtolink_xxxxxxxxxxxx" } } }}Get your API key from your account settings. If you’ve already run mdtolink login, the env block is optional.
What you can do
Section titled “What you can do”Ask Cline things like:
- “Publish README.md to a shareable URL”
- “List my MDtoLink documents”
- “Update the published version of this document”