Skip to main content

Command Not Found

If you experience issues about npx @testsprite/testsprite-mcp@latest command not found. Please follow the solution below:
1

Check if Node.js and npm are installed

If Node.js is not installed, install it first:
2

Check if npx is available

If npx is not found (should come with npm 5.2+), update npm:
3

Try alternative installation methods

4

Clear npm cache if packages aren't found

After cache cleaned, verify npx can find the package
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

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

If version is below 22, upgrade Node.js
2

Verify npm and npx are working

3

Test TestSprite MCP installation