Slack-hosted MCP OAuth provider.
Slack's hosted MCP endpoint uses the Authorization Code flow with a
hardcoded public client ID and a fixed pre-registered loopback redirect
URI (http://localhost:3118/callback). The local callback server listens
on that port so the browser redirect completes automatically. An optional
team query parameter selects the workspace to install the app into.