Skip to content

Commit ebd2e22

Browse files
authored
Fix code-intel global server startup
Import enable_remote_if_configured in the code-intel MCP server so the global no-arg entry point can start after inferring the project root from CWD.
1 parent 54a9f3a commit ebd2e22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/attocode/code_intel/server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
_walk_up,
6464
clear_remote_service,
6565
configure_remote_service,
66+
enable_remote_if_configured,
6667
mcp,
6768
)
6869

0 commit comments

Comments
 (0)