regex-toolkit Connector for AI agents.
3 live capabilities
Extract and redact PII with 100% accuracy from unstructured text.
Waiting for input…
Why people use regex-toolkit
Regex Toolkit PII Redaction for Data Privacy
With this Connector, you just tell your agent to pull the data. It scans the text, runs the math, and hands you a clean list in seconds. You stop hunting and start doing.
What Vinkius changes
You get guaranteed data accuracy instead of AI guesswork.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Cleaning support tickets
An agent pulls all emails from a 50-page transcript to create a clean mailing list for the sales team.
- Real-world use case 02
Redacting public reports
A privacy officer asks the agent to hide all phone numbers in a company memo before it goes out to the press.
- Real-world use case 03
Validating sign-ups
A developer uses the capability to check if a user's URL is real before saving it to a customer database.
Complete set · 3capabilities
The complete regex-toolkit capability set.
These are the exact actions your AI can choose when you ask it to work with regex-toolkit.
01—03
3 capabilities in this set.
Part of 3 available through regex-toolkit.
- 01 Capability
Validate pattern
Checks if a specific string perfectly matches a standard email, URL, or phone format.
- 02 Capability
Mask sensitive data
Replaces emails, phones, and URLs in a text block with [REDACTED] tags to keep data private.
- 03 Capability
Extract pattern
Finds every unique instance of a specific data type within a large body of text.
Set up in minutes
One URL. Then ask regex-toolkit to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use regex-toolkit from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_iWHGnBSf4hsPpyRONBGuBJdlaAxPgjzlM6EjoAIv/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it regex-toolkit, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable regex-toolkit for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_iWHGnBSf4hsPpyRONBGuBJdlaAxPgjzlM6EjoAIv/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the regex-toolkit URL.
- Step 03
Save and start
Save the connection and enable regex-toolkit in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"regex-toolkit": {
"url": "https://edge.vinkius.com/vk_preview_iWHGnBSf4hsPpyRONBGuBJdlaAxPgjzlM6EjoAIv/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using regex-toolkit
Open Agent mode in chat and ask: "Using regex-toolkit, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"regex-toolkit": {
"url": "https://edge.vinkius.com/vk_preview_iWHGnBSf4hsPpyRONBGuBJdlaAxPgjzlM6EjoAIv/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using regex-toolkit
Ask Copilot: "Using regex-toolkit, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"regex-toolkit": {
"url": "https://edge.vinkius.com/vk_preview_iWHGnBSf4hsPpyRONBGuBJdlaAxPgjzlM6EjoAIv/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using regex-toolkit
Open Cascade and ask: "Using regex-toolkit, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"regex-toolkit": {
"url": "https://edge.vinkius.com/vk_preview_iWHGnBSf4hsPpyRONBGuBJdlaAxPgjzlM6EjoAIv/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using regex-toolkit
Ask Cline: "Using regex-toolkit, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add regex-toolkit --transport http "https://edge.vinkius.com/vk_preview_iWHGnBSf4hsPpyRONBGuBJdlaAxPgjzlM6EjoAIv/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using regex-toolkit
Ask Claude: "Using regex-toolkit, show me...". 3 tools are ready
Where the request belongs
Work regex-toolkit can move forward.
Privacy officers who can't risk a single PII leak and developers who need to clean messy user input before it hits a database.
Privacy Engineer
Sanitizing logs and internal documents for public sharing on a Tuesday afternoon.
Data Analyst
Cleaning up thousands of rows of messy web-scraped data to prepare for a report.
Security Researcher
Redacting sensitive information from captured traffic or intercepted communications.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRegex Extractor Engine
Stop LLM hallucination when extracting data. Run pure Regex across massive text blocks and guarantee 100% accurate array extraction without missing a single match.
Regex Tester Explainer
Validate, test, and deconstruct regular expressions across multiple flavors.
Regex High-Perf Parser
Stop LLM hallucination when extracting entities. Run pure Regex across massive text blocks and guarantee 100% accurate array extraction.
PII Redaction Deterministic Scrubber Alternative
Detects and redacts SSNs, emails, phone numbers, credit cards, and IBANs using regex and checksums.
PII Redaction Deterministic Scrubber
Detects and redacts SSNs, emails, phone numbers, credit cards, and IBANs using regex and checksums.
Regex from Examples
Generate ranked regular expression candidates from input and extraction pairs.
Bring your own AI
Change the model, client or framework. Keep regex-toolkit connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about regex-toolkit.
The practical details behind the request, access and result.
Can Regex Toolkit find emails in huge files?
Yes, it pulls every unique email address from a large body of text and provides them in a clean list.
Does Regex Toolkit keep my data private?
Yes, the capability runs locally on your infrastructure, so your sensitive data never leaves your machine.
Can I use Regex Toolkit to hide phone numbers?
Yes, it can replace all phone numbers in a text block with [REDACTED] tags to ensure privacy.
Will Regex Toolkit hallucinate data?
No, it uses strict mathematical patterns to ensure 100% accuracy for extraction and validation.
Is Regex Toolkit good for cleaning CSVs?
Yes, it is perfect for sanitizing and validating data points like URLs and emails within large datasets.
Why use this instead of asking the AI to find the emails?
Because LLMs predict text probabilistically. They might miss emails embedded in weird characters (like contact@company.com. with a trailing dot) or hallucinate non-existent addresses. Regex provides mathematical certainty.
Does the PII masking send data to the cloud?
Never. The mask_sensitive_data capability runs exclusively on your local Javascript engine (V8). It acts as a local firewall, ensuring sensitive strings are redacted before any external processing happens.
What format of phone numbers are supported?
The regex captures international formats with country codes (e.g., +1, +55), optional parentheses for area codes, and spacing/hyphens commonly used globally.
One connection away
Give your agent a direct line to regex-toolkit.
Connect regex-toolkit once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available