For developers
Run DPDP checks without leaving your editor
The PrivacyReady MCP server connects Claude Code, Cursor, Claude Desktop, or any MCP client to your workspace: run checks, read every gap with its section of the Act, and see your quota - in the tools your team already lives in.
Claude Code
claude mcp add privacyready \ --env PRIVACYREADY_API_KEY=pr_live_YOUR_KEY \ -- npx -y @privacyready/mcp
Cursor
{
"mcpServers": {
"privacyready": {
"command": "npx",
"args": ["-y", "@privacyready/mcp"],
"env": { "PRIVACYREADY_API_KEY": "pr_live_YOUR_KEY" }
}
}
}Five tools
Run a check, read gaps with their sections, list history, see quota - plus a local applicability checklist that needs no key at all.
Cap visibility
One quota across dashboard and MCP. When it runs out, the assistant is told exactly how many checks remain and when they reset - never a silent failure.
Narrow keys
A key can run checks and read results - never billing, deletion, or team changes. Rotate or revoke anytime from Settings.
Open source
The server code is public for audit on GitHub, rate limits are enforced server-side, and data stays in India.
Included in Growth and Business
Your API key lives in the dashboard under Settings, then MCP server. On Free, Micro, or Starter? The local applicability checklist tool works for everyone - checks need a Growth plan.