Our team lives in Slack, but we don’t have access to the Slack MCP and couldn’t find anything out there that worked for us, so we coded our own agent-slack CLI
* Can paste in Slack URLs
* Token efficient
* Zero-config (auto auth if you use Slack Desktop)
Auto downloads files/snippets.
Also can read Slack canvases as markdown!
MIT License
BlueOrigin50•11m ago
Oh nice. I just installed and it works pretty well. It wasn't able to find the user names on the thread though.
nwparker•8m ago
You could ask it to convert the names (and it would), since it uses the slack internal userIds
But I will add a flag to do for `slack message read/list`, since it makes sense.
nwparker•1h ago
MIT License