Skip to content

Fix code-intel global server startup - #95

Merged
eren23 merged 1 commit into
mainfrom
agent/fix-code-intel-global-start
Jul 30, 2026
Merged

Fix code-intel global server startup#95
eren23 merged 1 commit into
mainfrom
agent/fix-code-intel-global-start

Conversation

@eren23

@eren23 eren23 commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes the global attocode-code-intel MCP startup path by importing enable_remote_if_configured in server.py.

Root Cause

The no-arg global server path calls enable_remote_if_configured(...) after inferring the project root from the current working directory, but server.py did not import that helper from _shared. As a result, Claude user-level MCP entry (attocode-code-intel with no args) crashed with NameError before the server could start.

Validation

  • Ran attocode-code-intel status
  • Ran claude mcp get attocode-code-intel and confirmed Status: ✔ Connected for the global user config entry with empty args.

@cursor

cursor Bot commented Jul 30, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@eren23
eren23 merged commit ebd2e22 into main Jul 30, 2026
3 checks passed
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.

1 participant