fairsign for VS Code
io.github.zhouhua188199-arch/fairsign
Fill and sign PDFs in the browser, send for signature, and track who has signed.
client:VS Code
transport:streamable-http
Install fairsign in VS Code
.vscode/mcp.json
{
"servers": {
"fairsign": {
"type": "http",
"url": "https://www.usefairsign.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs