PasteMD for Cursor
io.github.jini-tw/pastemd
Instant markdown sharing. Create, manage, and share documents with password protection.
client:Cursor
transport:streamable-http
Install PasteMD in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pastemd": {
"url": "https://api.pastemd.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs