InkSeal for Cursor
net.inkseal/inkseal
Send documents for signature: upload, place fields, draft, and send once a human agrees.
client:Cursor
transport:streamable-http
Install InkSeal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"inkseal": {
"url": "https://inkseal.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs