Cursor
Add the MDtoLink MCP server to Cursor with one click or one command.
Install
Section titled “Install”Or add manually to .cursor/mcp.json in your project:
{ "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”In Agent mode, ask Cursor things like:
- “Publish docs/api.md to a shareable URL”
- “List my MDtoLink documents”
- “Update the published version of this file”