Summary
MCPJam runs via an npm script, npm run inspect. Previously when a --config was passed it didn't redirect to the external MCPJam login page. Now it does. Remove the --config parameter and just instruct the user to manually add the mcp app they are testing.

Summary
MCPJam runs via an npm script,
npm run inspect. Previously when a--configwas passed it didn't redirect to the external MCPJam login page. Now it does. Remove the--configparameter and just instruct the user to manually add the mcp app they are testing.