{"name":"Slack MCP Server","version":"0.0.1","endpoints":{"mcp":"/mcp","health":"/health"},"usage":{"withEnvCredentials":"POST /mcp","withUrlCredentials":"POST /mcp?slack_bot_token=xoxb-...&slack_user_token=xoxp-...","withSecretCode":"POST /mcp?secret=YOUR_SECRET_CODE","combined":"POST /mcp?secret=YOUR_SECRET_CODE&slack_bot_token=xoxb-...&slack_user_token=xoxp-..."},"status":{"activeSessions":693,"secretCodeEnabled":false,"urlCredentialsAllowed":true,"defaultCredentialsConfigured":true}}