Skip to main content
Glama
WHAT_TO_CHECK.md•1.15 kB
# What to Check in Cursor Developer Console ## The Errors You Showed The errors you pasted are **NOT MCP-related**: - `OTLPExporterError` = Telemetry/tracing errors (can be ignored) - `ToolCallEventService` = Just a warning about tracking - `Large diff detected` = File diff warning ## What We NEED to Find In Cursor Developer Console, search for (Ctrl+F): ### 1. MCP Server Errors - `code-intelligence` - `mcp_intelligence_server` - `mcp_intelligence_server.py` - `MCP server` - `Failed to start` ### 2. Python Errors - `python.exe` - `Cannot find` - `ModuleNotFoundError` - `ImportError` - `FileNotFoundError` ### 3. Path Errors - `C:\AIStack-MCP` - `workspace` - `Path not found` ### 4. Process Errors - `spawn` - `ENOENT` - `process failed` ## How to Search 1. Open Developer Console (Ctrl+Shift+I) 2. Go to **Console** tab 3. Press **Ctrl+F** to search 4. Type each term above one at a time 5. Look for **red error messages** ## What to Copy Copy any errors that mention: - `code-intelligence` - `mcp_intelligence_server` - `python` - `MCP` - Any red error messages The telemetry errors you showed are normal and can be ignored.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mjdevaccount/AIStack-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server