Emboss for Cursor
io.github.edwinorange/emboss
Turn any PDF form into a fillable one, fill it from data or documents, verify it, and fax it.
client:Cursor
transport:streamable-http
Install Emboss in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"emboss": {
"url": "https://api.getemboss.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs