Skip to content

Conversation

@farion1231
Copy link
Contributor

@farion1231 farion1231 commented Sep 29, 2025

Problem

I encountered request timeout errors on macOS when using Context7 MCP with Claude Desktop (Codex CLI). The issue occurs when Context7 needs to be re-downloaded due to version changes or updates, and the download time exceeds Codex's default timeout settings.

Root Cause

  • When Context7 package version changes or needs to be reinstalled
  • The download/installation process takes longer than Codex's default timeout limit
  • This results in "request timed out" errors, preventing the MCP server from initializing properly

Solution

Similar to the existing Windows solution, the fix involves specifying the full paths to both Node.js and the installed Context7 package in the configuration. This bypasses the initialization timeout by directly pointing to the already-installed resources.

Add documentation for MacOS users experiencing request timeout errors,
providing solution with full Node.js and package paths similar to Windows fix
Copy link
Collaborator

@enesgules enesgules left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants