W
Wiz MCP Server
作者 @gowtham3105
MCP server by gowtham3105
创建于 2/5/2026
更新于 19 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx wiz-mcp-server
Cursor 配置 (mcp.json)
{
"mcpServers": {
"gowtham3105-wiz-mcp-server": {
"command": "uvx",
"args": [
"wiz-mcp-server"
]
}
}
}