Patchstack Security Connector for AI agents.
9 live capabilities
Audit WordPress site security and track plugin vulnerabilities via chat.
Waiting for input…
Why people use Patchstack Security
Patchstack Security for WordPress Vulnerability Tracking
This Connector lets you handle it all in one conversation. You can ask your agent to audit your entire portfolio, pull software lists, and check for specific plugin risks in seconds. You get a clear picture of your security posture without the tab-switching.
What Vinkius changes
You get real-time WordPress security data and vulnerability tracking in one chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Audit a client's site
An agency owner asks their agent to list all sites and check the software for 'online-store.
- Real-world use case 02
Check a plugin risk
A developer wants to know if 'Contact Form 7' has any active vulnerabilities before they update a client's site.
- Real-world use case 03
Monitor active threats
A security pro asks the agent for the latest alerts to see if any new attacks have triggered the firewall.
Complete set · 9capabilities
The complete Patchstack Security capability set.
These are the exact actions your AI can choose when you ask it to work with Patchstack Security.
01—03
3 capabilities in this set.
Part of 9 available through Patchstack Security.
- 01 Capability
Search vulnerabilities
Search the entire Patchstack database for specific components. Use it to find out if a capability you use has known issues.
- 02 Capability
Get latest vulnerabilities
See the newest vulnerabilities added to the database. It keeps you updated on the latest threats in the WordPress ecosystem.
- 03 Capability
Get autoupdate settings
Check your settings for automatic security patching. This ensures your sites stay updated without manual intervention.
04—06
3 capabilities in this set.
Part of 9 available through Patchstack Security.
- 04 Capability
Get component vulnerabilities
Get all known vulnerabilities for a specific plugin or theme. This helps you see exactly what risks a component poses.
- 05 Capability
Get latest alerts
Pull the latest security alerts and firewall rules. Use this to see what attacks are hitting your sites right now.
- 06 Capability
Get site software
List every piece of software installed on a specific site. This is great for quick inventory checks during an audit.
07—09
3 capabilities in this set.
Part of 9 available through Patchstack Security.
- 07 Capability
Get software overview
Get a high-level look at software across all your monitored sites. Use it to spot outdated versions at a glance.
- 08 Capability
Get vulnerability details
Get the specific details for a single vulnerability. It provides the technical depth needed for proper remediation.
- 09 Capability
List sites
Pull a list of all your monitored sites. This lets your agent show you the status of your entire portfolio.
Set up in minutes
One URL. Then ask Patchstack Security to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Patchstack Security 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_pbAHNAaeIu1IXetUa19j8RBe0jPKrO5Ase5C0MFd/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 Patchstack Security, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Patchstack Security for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pbAHNAaeIu1IXetUa19j8RBe0jPKrO5Ase5C0MFd/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 Patchstack Security URL.
- Step 03
Save and start
Save the connection and enable Patchstack Security in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"patchstack-security": {
"url": "https://edge.vinkius.com/vk_preview_pbAHNAaeIu1IXetUa19j8RBe0jPKrO5Ase5C0MFd/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 Patchstack Security
Open Agent mode in chat and ask: "Using Patchstack Security, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"patchstack-security": {
"url": "https://edge.vinkius.com/vk_preview_pbAHNAaeIu1IXetUa19j8RBe0jPKrO5Ase5C0MFd/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 Patchstack Security
Ask Copilot: "Using Patchstack Security, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"patchstack-security": {
"url": "https://edge.vinkius.com/vk_preview_pbAHNAaeIu1IXetUa19j8RBe0jPKrO5Ase5C0MFd/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 Patchstack Security
Open Cascade and ask: "Using Patchstack Security, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"patchstack-security": {
"url": "https://edge.vinkius.com/vk_preview_pbAHNAaeIu1IXetUa19j8RBe0jPKrO5Ase5C0MFd/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 Patchstack Security
Ask Cline: "Using Patchstack Security, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add patchstack-security --transport http "https://edge.vinkius.com/vk_preview_pbAHNAaeIu1IXetUa19j8RBe0jPKrO5Ase5C0MFd/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 Patchstack Security
Ask Claude: "Using Patchstack Security, show me...". 9 tools are ready
Where the request belongs
Work Patchstack can move forward.
This is for anyone responsible for keeping WordPress sites online and safe. It's for the developer who needs to know if a plugin is safe before deployment and the agency owner who needs to prove to clients that their sites are being monitored.
WordPress Developer
Audits site security during the dev cycle to ensure no vulnerable components make it to production.
Agency Owner
Oversees the security health of dozens of client sites from one central conversation.
Security Researcher
Queries the Patchstack database for technical details on the latest PHP exploits.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWordPress Plugin Auditor
This MCP gives your AI agent the ability to securely list and audit all installed plugins on a WordPress site. Perfect for security sweeps, maintenance reports, and identifying outdated or inactive plugins.
MainWP
Manage multiple WordPress sites, updates, and security via the MainWP REST API.
Beagle Security
Scan your web applications for vulnerabilities, generate penetration test reports, and strengthen your security posture proactively.
Acunetix 360
Automated web vulnerability scanning. manage scans, track issues, and audit security via AI.
Wallarm
Monitor API security, detect attacks, and manage WAF vulnerabilities on Wallarm. the end-to-end API security platform.
Fluxguard
Monitor website changes, track visual differences, and receive alerts via AI agents with Fluxguard.
Bring your own AI
Change the model, client or framework. Keep Patchstack 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 Patchstack.
The practical details behind the request, access and result.
Can the Patchstack Security MCP check my WordPress plugins?
Yes, it lets your agent list all software on a site and check for specific vulnerabilities in your plugins and themes.
How does Patchstack Security MCP help with agency management?
It gives you a high-level overview of all your client sites in one place so you can audit them quickly and report on their security status.
Can I use Patchstack Security MCP to see firewall hits?
Yes, you can pull the latest security alerts and triggered firewall rules via your agent to see what attacks are being blocked.
Does Patchstack Security MCP support auto-update checks?
It lets you check your settings to ensure your sites are configured to automatically patch vulnerable components without manual work.
How do I connect Patchstack Security MCP to my AI client?
You just need your Patchstack User Token from your App settings to link it to your agent.
Can I search for specific CVEs using Patchstack Security MCP?
Yes, your agent can query the entire Patchstack vulnerability database for specific components or plugins to see if they are at risk.
Where do I find my Patchstack User Token?
Log in to the Patchstack App, navigate to Account Settings > Integrations, and you will find your unique User Token there.
Does this capability work with the free Patchstack database?
Yes, you can search for general vulnerability data. However, retrieving site-specific software overviews and alerts requires a Patchstack account with the appropriate monitoring subscription.
One connection away
Give your agent a direct line to Patchstack.
Connect Patchstack once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available