Platform Guides
Install MCP Server on Your AI Tool
Your prompts are anonymized before the AI sees them. The AI's response is automatically deanonymized before you read it — you always see real names, never tokens. Choose your platform below for the full setup guide.
Choose Your Platform
"servers" not "mcpServers". Requires GitHub Copilot + Agent mode. Best for: VS Code users already on Copilot.How It Works — 3 Steps
Install & Configure
Add the MCP Server to your AI tool's config file (or settings UI). Point it to https://anonym.legal/mcp with your API key.
AI Intercepts PII
Before your prompt reaches the LLM, the MCP Server automatically detects 285+ PII types and replaces them with session tokens.
Auto-Deanonymized Response
The AI's response still contains tokens — but the MCP Server replaces every token with the original value before you see it. You always read real names. This is what makes it round-trip.
Quick Compatibility Overview
| Platform | Transport | Config Location | Config Key | Pro/Business |
|---|---|---|---|---|
| Claude Desktop | stdio only | claude_desktop_config.json | mcpServers | ✓ |
| Cursor | HTTP, stdio | .cursor/mcp.json | mcpServers | ✓ |
| VS Code + Copilot | HTTP, stdio | .vscode/mcp.json | servers ⚠ | ✓ |
| Windsurf | HTTP, stdio | Settings UI | N/A (UI) | ✓ |
| Continue | HTTP, stdio | ~/.continue/config.json | mcpServers | ✓ |
| Cline | HTTP, stdio | VS Code settings panel | N/A (UI) | ✓ |
VS Code note: VS Code uses "servers" as the config key — not "mcpServers" like every other platform. This is a breaking difference. See the VS Code guide for details.
Need a Pro or Business Plan
MCP Server access requires a Pro (€15/mo, 4,000 tokens) or Business (€29/mo, 10,000 tokens) plan on anonym.legal.