InkDraft for Zed
io.github.janishiestand/inkdraft
Turn sales-call transcripts into traced proposals, contracts, and NDAs.
client:Zed
transport:streamable-http
Install InkDraft in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"inkdraft": {
"url": "https://inkdraft.io/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs