Skip to content
Claude Desktop

NDASentry for Claude Desktop

io.github.valtirman/ndasentry

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

client:Claude Desktop transport:streamable-http

Install NDASentry in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ndasentry": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://nda-mcp-production.up.railway.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

NDASentry in other clients