Windsurf
Add the MDtoLink MCP server to Windsurf.
Install
Section titled “Install”Add to ~/.codeium/windsurf/mcp_config.json:
{ "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 Cascade, ask Windsurf things like:
- “Publish this markdown file to a shareable URL”
- “Show me my published documents”
- “Delete the document we published earlier”