TOON-first Model Context Protocol server for Slack, with dual-token auth and both stdio and Streamable HTTP transports.
{
"mcpServers": {
"avidianmcp-slack": {
"command": "npx",
"args": [
"-y",
"@avidian/mcp-slack"
]
}
}
}