Skip to content
VS Code

NDASentry for VS Code

io.github.valtirman/ndasentry

Anonymous NDA risk analysis for AI agents. $9 per report. No signup, no data retention.

client:VS Code transport:streamable-http

Install NDASentry in VS Code

.vscode/mcp.json

{
  "servers": {
    "ndasentry": {
      "type": "http",
      "url": "https://nda-mcp-production.up.railway.app/mcp"
    }
  }
}

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

NDASentry in other clients