Today I updated Gortex to the latest version and encountered the following warning.
MCP config diagnostics ⚠
For help configuring MCP servers, see: https://code.claude.com/docs/en/mcp
[Conflicting scopes]
Server "gortex" is defined in multiple scopes with different endpoints: user (C:\Users\daoti\AppData\Local\Programs\gortex\gortex.exe mcp), project (gortex mcp). OAuth tokens are stored per endpoint, so authenticating in one context will not carry over.
Keep the correct endpoint and remove the others: claude mcp remove gortex -s user or claude mcp remove gortex -s project
Today I updated Gortex to the latest version and encountered the following warning.
MCP config diagnostics ⚠
For help configuring MCP servers, see: https://code.claude.com/docs/en/mcp
[Conflicting scopes]
Server "gortex" is defined in multiple scopes with different endpoints: user (C:\Users\daoti\AppData\Local\Programs\gortex\gortex.exe mcp), project (gortex mcp). OAuth tokens are stored per endpoint, so authenticating in one context will not carry over.
Keep the correct endpoint and remove the others:
claude mcp remove gortex -s userorclaude mcp remove gortex -s project