Test an MCP server directly from a GitHub repository URL without registry registration or security checks. Perfect for rapid development and testing before publishing to the platform.
TEST MODE - Bypasses security scanning and R2 registry. Use only for testing your own servers during development.
Test mode uses the same Worker infrastructure as production but skips the R2 registry lookup and fetches the entrypoint source directly from your GitHub URL.
$ superbox test --url https://github.com/user/my-mcp --client cursor[TEST MODE] - No Security ChecksThis server is being tested directly and has NOT gone through: - Security scanning (SonarCloud, tool discovery, Snyk, GitGuardian, Bandit) - Quality checks - Registry validationConfiguration written to ~/.cursor/mcp.jsonReady to test in Cursor!