drop compliance kit for Claude Desktop
com.edgethirteen.www/drop-compliance-kit
Check a California data broker's next DROP 45-day deletion-request check-in deadline.
client:Claude Desktop
transport:streamable-http
Install drop compliance kit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"drop-compliance-kit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.edgethirteen.com/api/mcp/drop-compliance-kit"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs