Zenable
AI & Memory
Remote
1 tools
Clean up sloppy AI code and prevent vulnerabilities
https://zenable.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/zenable 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://zenable.run.tools
Tools (1)
-
conformance_checkCheck conformance for a list of files. The maximum number of files per request is 5. If you need to process more files, split the request into multiple requests. Input: list_of_files (list[dict[path: str, content: str]]): The list of files to get checked for conformance, including the path and content of each file. The content should be the full content of the file. Returns: A structured response with the conformance check results.