fairsign for Cursor
io.github.zhouhua188199-arch/fairsign
Fill and sign PDFs in the browser, send for signature, and track who has signed.
client:Cursor
transport:streamable-http
Install fairsign in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fairsign": {
"url": "https://www.usefairsign.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs