mkdshare.DEV for Cursor
io.github.philipand/mkdshare
Publish and share access-controlled Markdown documents from any MCP-enabled AI tool.
client:Cursor
transport:streamable-http
tools:11
Install mkdshare.DEV in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mkdshare": {
"url": "https://mkdshare.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs