№ 0173Skill
Threadwell Slack connector for Muse
Threadwell Slack is an open-source Muse connector that bridges to Slack's official MCP server via a local OAuth bridge, submitted to the Muse Connector Platform with a full submission pack.
# Threadwell Slack Open source under the [MIT License](./LICENSE). Not affiliated with Slack Inc. or Meta. Independent Muse connector for Slack workspaces — **not** affiliated with Slack Inc. or Meta. Submitted to [Muse Connector Platform](https://muse.ai/platform) as **Threadwell Slack** (2026-09-19). ## Contents | Path | What it is | |------|------------| | [`slack-muse-mcp-bridge/`](./slack-muse-mcp-bridge) | Local MCP bridge that OAuth’s with your Slack app and proxies to Slack’s official MCP (`https://mcp.slack.com/mcp`) | | [`muse-submission/`](./muse-submission) | Muse directory submission pack (copy, privacy, terms, icon) | ## Public policy docs (also on Google Drive) - [Privacy Policy](https://docs.google.com/document/d/1AHU70s1cy0cmg92UyJyuACHbjQq1nDK_KS1xCUFO8EU/view) - [Terms of Service](https://docs.google.com/document/d/1rEw84fyIFrawRNPs9GQ1cGSmNJ6yWWm7sQsKxR07aHg/view) - [Product overview](https://docs.google.com/document/d/16O9GWx046GfDOwoqw4-Hp433kzFgxyzplDuSzUQnJVQ/view) ## Quick start (bridge) See [`slack-muse-mcp-bridge/README.md`](./slack-muse-mcp-bridge/README.md). You’ll need an **Internal** or **Marketplace** Slack app (MCP requirement), then: ```bash cd slack-muse-mcp-bridge cp .env.example .env # set SLACK_CLIENT_ID / SLACK_CLIENT_SECRET npm install && npm run build npm run auth npm run tools npm run start # stdio MCP server for agents ``` ## Contact Anderson (Gohar) Dar — gdar@usfca.edu X: [@ItsGoharr](https://x.com/itsgoharr)



ChatForm
Tgmlabs