DeckExtract for VS Code
com.deckextract/deckextract
Download DocSend and Papermark decks as PDF or PPTX, including email-gated and protected links.
client:VS Code
transport:streamable-http
tools:2
Install DeckExtract in VS Code
.vscode/mcp.json
{
"servers": {
"deckextract": {
"type": "http",
"url": "https://deckextract.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs