Security
Wiz MCP connector
The Wiz connector brings Wiz issues, vulnerability findings, detections, projects, exposed resources and reports into Claude, ChatGPT, Cursor and any MCP client, so your team can ask about cloud security posture in plain language.
-
How it connects. App credentials. The credential goes into a vault nobody reads back.
-
One address. https://api.elaichi.ai/mcp, the same for every user.
-
Their own access. An agent never gets more than the person it acts for.
How to connect
How to connect Wiz to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Wiz once
-
Open Connections, choose Add connection, and pick Wiz.
-
Optionally set Share with to give a team access, then press Connect.
-
Paste your Wiz app credentials. Wiz authenticates the app rather than a person. One person supplies the credentials once, and everyone else works through Share with.
The credential is vaulted. Nobody reads it back, not even the AI.
Add connection
Choose a connector.
In your AI client
Point it at one endpoint
Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.
Connect Wiz to Claude
-
1
Open Customize, then Connectors.
-
2
Press Add.
-
3
Name it, paste the MCP server URL, then Continue.
https://api.elaichi.ai/mcp -
4
Sign in and approve.
On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.
Connect Wiz to ChatGPT
-
1
Open Plugins, then press the + button.
-
2
Name it and paste the endpoint into Server URL.
https://api.elaichi.ai/mcp -
3
Leave Authentication on OAuth, then tick the risk acknowledgement.
-
4
Press Create, then sign in and approve.
Works on the web today. The plugin directory lives at chatgpt.com/plugins.
Connect Wiz to Cursor
-
1
Open
~/.cursor/mcp.json. -
2
Add the endpoint under
mcpServers.https://api.elaichi.ai/mcp -
3
Reload Cursor, then sign in and approve.
~/.cursor/mcp.json
{
"mcpServers": {
"elaichi": {
"url": "https://api.elaichi.ai/mcp"
}
}
}
Set up per machine, so repeat it on each computer you work from.
Connect Wiz to any MCP client
-
1
Add the endpoint as a remote MCP server.
https://api.elaichi.ai/mcp -
2
Sign in and approve.
{
"mcpServers": {
"elaichi": {
"url": "https://api.elaichi.ai/mcp"
}
}
}
The Elaichi Agent already has these tools, with nothing to set up.
Use cases
What teams do with Wiz through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Security
Triage this morning's critical issues
Ask which Wiz issues opened overnight at critical severity, which projects they touch and whether any resource is publicly exposed, then decide who picks up what before standup.
-
Cloud engineering
Find the vulnerabilities on a workload
Pull the vulnerability findings for one cloud resource or one project and get them grouped by severity and fix availability so the patching plan writes itself.
-
DevOps
Check a repository before the release
List the code scan findings and peer review enforcement findings for a version control repository so the release owner knows what is blocking sign-off.
-
Compliance
Gather evidence for the audit
Collect the backup findings, firewall findings and infrastructure logging findings for a project into one summary that maps to the control you are being asked about.
-
IT
Review who has access to Wiz
List Wiz users and recent audit log entries to confirm that the right people hold access and to spot accounts that should have been removed.
-
Leadership
Summarize exposure for the weekly review
Ask for exposed resources, open detections and configuration findings across all projects, and get a short readout you can paste into the weekly security review.
Try asking
- “Show critical Wiz issues opened this week by project”
- “Which exposed resources have unresolved vulnerability findings?”
- “Summarize configuration findings for the payments project”
AI tools
Wiz tools for your AI agents
18 tools are ready to call through Elaichi's MCP endpoint the moment you connect Wiz, governed by the same roles, restrictions, and audit log as everything else in Elaichi.
No tools match your search.
See it in Elaichi
What connecting Wiz gets you
6 screens from the product, each doing one job for your Wiz account.
The agent
Ask about Wiz issues in plain language.
Answers come from live Wiz issues, findings and projects, not stale exports.
- issues
- vulnerability findings
- resources
- projects
Ask Elaichi to work across your apps.
Show critical Wiz issues opened this week by project
Which exposed resources have unresolved vulnerability findings?
Summarize configuration findings for the payments project
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor reach Wiz.
One org MCP endpoint over OAuth, no SDK and no shared API key.
Copy the endpoint
Tool catalog
18 Wiz tools ready without custom code.
Issues, vulnerability findings, exposed resources, projects and audit logs, each with listed methods.
- List all Wiz users
- List all Wiz projects
- List all Wiz audit logs
- List all Wiz configuration findings
Toolboxes
Every team gets its own Wiz toolbox.
Cloud security, platform and compliance each see a toolbox scoped to their work.
- Cloud security
- Platform engineering
- Compliance
- Application security
Shared connections
Share a Wiz connection, never the key.
See who connected each Wiz account and which teams and members use it.
- Cloud security
- Production
- Compliance EMEA
- AppSec
Audit log
Every Wiz call is written down.
When, who, what happened, type and resource for each request through Elaichi.
- When
- Who
- What happened
- Type
Launching soon
From answering questions to doing the work
A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.
Automations
A schedule turns Wiz issues into action.
Fetch issues, group them, draft a digest, get approval, post back to Wiz.
Wiz digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch issues
Wiz
1.4s -
✓
Group by owner
Transform
0.1s -
✓
Draft the digest
Agent step
Ran with 4 tools, returned a structured summary
6.2s -
Approve the digest
Needs approval
Assigned to Michael Brennan
Approve Deny -
Post the digest
Wiz
Queued
Collections and dashboards
Wiz health numbers land on a schedule.
Four metrics, 14 days of new findings and a team breakdown, computed without a model.
Wiz health
Refreshed 4 minutes ago · every 15 minutes · from the issues collection
Issues
1,284 ↓ 12%
Vulnerability findings
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Issues created
Last 14 days
By team
Share of activity
Cloud security 34%
Production 27%
Compliance EMEA 21%
AppSec 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect Wiz to Claude?
Connect Wiz in Elaichi first, then in Claude open Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp as the endpoint. The Wiz sign-in step asks for the app credentials from your Wiz tenant, and there is no OAuth application to register and no client ID or secret to generate. Once both steps are done, Claude can read Wiz issues, findings and projects as you.
Does Wiz work with ChatGPT and Cursor as well as Claude?
Yes. The Wiz connector sits behind one endpoint, https://api.elaichi.ai/mcp, and Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent all connect to that same address. You connect Wiz once in Elaichi and every client you use picks it up.
What can an AI agent actually do with my Wiz data?
With Wiz connected, an agent can list issues, detections, vulnerability findings and configuration findings, look up projects, resources and exposed resources, and read reports and audit logs. It can also pull findings for code scans, firewalls, backups, application and infrastructure logging, and peer review enforcement, and open a single system activity by its ID. This connector reads from Wiz; it does not change anything in your Wiz tenant.
Does connecting Wiz give the AI access to every project in my tenant?
No. Every request to Wiz runs inside the access of the person who signed in, so an agent sees the projects, issues and findings that person can already see in Wiz and nothing beyond that. Elaichi can narrow that further, for example to a subset of the connector's abilities, but it can never widen what Wiz itself allows.
Can I stop an agent from deleting or changing things in Wiz?
The Wiz connector only lists and reads records, so an agent cannot delete or change issues, projects or findings through it. Beyond that, Elaichi restrictions work per action, so you can also hide particular Wiz abilities, such as reading audit logs or user lists, from a team. A blocked action is never advertised to the AI client, so no prompt can reach it.
What happens to a Wiz connection when someone leaves?
Offboarding a person in Elaichi ends their access to Wiz through every client at once, whether Claude, ChatGPT, Cursor or the Elaichi Agent. If they connected a shared Wiz connection, it keeps working for everyone else on the team. Disconnecting Wiz once in Elaichi removes it from every client, with no per-client cleanup.
Put Wiz in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.