Generate a customized Privacy Policy and Terms of Use document for your mobile apps
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app-privacy-policy-generator": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-app-privacy-policy-generator"
]
}
}
}