4 pointsby nwparker6 hours ago2 comments
  • nwparker6 hours ago
    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

  • BlueOrigin505 hours ago
    Oh nice. I just installed and it works pretty well. It wasn't able to find the user names on the thread though.
    • nwparker5 hours 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.