Overview

This guide helps you resolve common issues with the Zenable MCP Server integration in your IDE.

Video Tutorial

Troubleshooting Tools

Common Issues

API Key Formatting: A common mistake is adding a space after API_KEY: in your configuration. Make sure there’s no space between the colon and your key:
  • ✅ Correct: API_KEY:your-key-here
  • ❌ Incorrect: API_KEY: your-key-here

API Key Issues

Installation Issues

Connection Issues

Usage Issues

Getting Help

If you’re still experiencing issues:
  1. Check the IDE logs: Most IDEs have a developer console or log viewer where you can see detailed error messages
  2. Verify your configuration: Double-check all settings match the examples exactly
  3. Contact support: Post on our feedback page with:
    • Your IDE and version
    • The exact error message
    • Your configuration (with API key redacted)
    • Steps to reproduce the issue
Still need help? Visit our feedback page to find and vote for features or bug fixes you’d like to see, or contact our support team.