InkDraft for Cursor
io.github.janishiestand/inkdraft
Turn sales-call transcripts into traced proposals, contracts, and NDAs.
client:Cursor
transport:streamable-http
Install InkDraft in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"inkdraft": {
"url": "https://inkdraft.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs