Skip to content
VS Code

InkDraft for VS Code

io.github.janishiestand/inkdraft

Turn sales-call transcripts into traced proposals, contracts, and NDAs.

client:VS Code transport:streamable-http

Install InkDraft in VS Code

.vscode/mcp.json

{
  "servers": {
    "inkdraft": {
      "type": "http",
      "url": "https://inkdraft.io/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

InkDraft in other clients