mcp for Zed
ca.swiftsign/mcp
E-signatures for agents: mint a sandbox key, send PDFs, track status, download the sealed result.
client:Zed
transport:streamable-http
tools:10
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://swiftsign.ca/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs