mifactory pdf for Cursor
io.github.mifactory-bot/mifactory-pdf
Send transactional pdfs for AI agents via SMTP. Templates included.
client:Cursor
transport:streamable-http
tools:4
Install mifactory pdf in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mifactory-pdf": {
"url": "https://mifactory-pdf.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs