fairsign for Zed
io.github.zhouhua188199-arch/fairsign
Fill and sign PDFs in the browser, send for signature, and track who has signed.
client:Zed
transport:streamable-http
Install fairsign in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fairsign": {
"url": "https://www.usefairsign.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs