Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions websites/rushjs.io/docs/pages/ai/rush_mcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,11 @@ For [Windsurf](https://docs.windsurf.com/windsurf/cascade/mcp), configure manual
Replace `@rushstack/[email protected]` with the latest version from [CHANGELOG.md](https://github.com/microsoft/rushstack/blob/main/apps/rush-mcp-server/CHANGELOG.md).

Replace `<workspace-root>` with the absolute path to your Rush monorepo root directory (the folder containing `rush.json`).

### Claude Code

For [Claude Code](https://www.anthropic.com/claude-code), configure manually as follows:

1. `cd` to your Rush monorepo root directory (the folder containing `rush.json`).
2. Run `claude mcp add rush-mcp-server -- npx -y @rushstack/[email protected] .` (Replace `@rushstack/[email protected]` with the latest version from [CHANGELOG.md](https://github.com/microsoft/rushstack/blob/main/apps/rush-mcp-server/CHANGELOG.md).)
3. Start `claude` as usual, you can verify the connection using the `/mcp` command