v1.1.22
What's Changed
- Fix: Redirect console logs to stderr for stdio transport compatibility by @clement-izard in #65
- Send fake TLS handshake to avoid fingerprinting detection by @korotovsky in #66
For Slack Enterprise Grid has been developed a new layer of "anti-protection". In case you are getting instant log-outs then make sure:
- set
SLACK_MCP_USER_AGENTenvironment variable to match your browser's User-Agent string from where you extracted xoxc and xoxd - enable
SLACK_MCP_CUSTOM_TLSto enable custom TLS-handshakes to start to look like a real browser.
New Contributors
- @clement-izard made their first contribution in #65
Full Changelog: v1.1.21...v1.1.22