Slipstack PDF for Cursor
dev.slipstack/pdf
Generate invoice and receipt PDFs from JSON. Agent-callable document API with a free demo quota.
client:Cursor
transport:streamable-http
Install Slipstack PDF in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pdf": {
"url": "https://slipstack.dev/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs