Crewx
Freeby MCP Community
SowonAI CrewX CLI - Bring Your Own AI(BYOA) team in Slack/IDE(MCP) with your existing subscriptions
v0.7.8Added Apr 12, 2026
Crewx MCP Server
SowonAI CrewX CLI - Bring Your Own AI(BYOA) team in Slack/IDE(MCP) with your existing subscriptions
Installation
Reviews
Installation
Quick install
npx -y crewx
Add to claude_desktop_config.json
{
"mcpServers": {
"crewx": {
"command": "npx",
"args": ["-y", "crewx"]
}
}
}