Command Not Found
If you experience issues aboutnpx @testsprite/testsprite-mcp@latest
command not found. Please follow the solution below:
1
Check if Node.js and npm are installed
- Homebrew (macOS)
- Direct Download
2
Check if npx is available
3
Try alternative installation methods
- Direct package installation
- Use npm exec (npm 7+)
4
Clear npm cache if packages aren't found
5
Check npm registry connectivity
Permission Errors
If you experience issues about Permission denied when installing@testsprite/testsprite-mcp
globally. Please follow the solution below:
1
Choose your preferred solution method
- Fix npm permissions (Recommended)
- Use npx (Alternative)
- Install using sudo
- Use Node Version Manager (nvm)
- Setup npm permissions
- Install Latest Version
- Verify Installation
2
Troubleshooting permission issues on macOS
If you still get permission errors, check npm ownership:
3
For fresh npm setup on macOS
Node.js Version Compatibility
If you experience issues about TestSprite MCP Server requires Node.js 22+. Please follow the solution below:Node.js 22 is required for optimal compatibility with TestSprite MCP Server features and dependencies.
1
Check current version
- nvm (Recommended)
- Homebrew (macOS)
- Direct Download
2
Verify npm and npx are working
3
Test TestSprite MCP installation