Commit e92b350
Pin mcp<1.10.0 to avoid win32api DLL regression on Windows
mcp 1.10+ introduced mcp.os.win32.utilities which imports win32api
at module load time. On Windows systems where pywin32 DLLs are not
fully registered, this causes an ImportError before the server or
--help can run. mcp 1.9.4 is the last known-good version.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2a89961 commit e92b350
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments