DeckSpace for Cursor
org.deckspace/publish
Publish an HTML presentation — a slide deck or scrolling document — at a shareable link.
client:Cursor
transport:streamable-http
Install DeckSpace in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"publish": {
"url": "https://app.deckspace.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs