Skip to content

docs: replace Cursor MCP deeplink with Marketplace plugin install - #103

Merged
WilliamBergamin merged 1 commit into
mainfrom
fix-cursor-install
Jul 30, 2026
Merged

docs: replace Cursor MCP deeplink with Marketplace plugin install#103
WilliamBergamin merged 1 commit into
mainfrom
fix-cursor-install

Conversation

@WilliamBergamin

@WilliamBergamin WilliamBergamin commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Summary

The Cursor install instructions pointed users at the Marketplace but handed them an MCP-only install deeplink (cursor.com/en-US/install-mcp?...). That deeplink wires up only the Slack MCP server and silently skips the 6 skills and 5 commands the plugin bundles.

Testing

  • make lint passes.

Docs-only change, so no changeset.

Closes #102

🤖 Generated with Claude Code

The Cursor install instructions handed users an MCP-only deeplink, which
wires up only the Slack MCP server and silently skips the plugin's skills
and commands. Replace it with the `/add-plugin slack` Marketplace install
in both README.md and docs/slack-skills-plugin.md, mirroring the Claude
Code section. Also removes the pre-existing %3D vs = deeplink mismatch.

Closes #102

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@WilliamBergamin WilliamBergamin self-assigned this Jul 30, 2026
@WilliamBergamin WilliamBergamin added the docs Improvements or additions to documentation label Jul 30, 2026
@WilliamBergamin
WilliamBergamin marked this pull request as ready for review July 30, 2026 15:20
@WilliamBergamin
WilliamBergamin requested a review from a team as a code owner July 30, 2026 15:20
@WilliamBergamin
WilliamBergamin merged commit 71bff98 into main Jul 30, 2026
7 checks passed
@WilliamBergamin
WilliamBergamin deleted the fix-cursor-install branch July 30, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Cursor install uses an MCP-only deeplink — replace with Marketplace plugin install (superpowers pattern)

1 participant