Why my cursor can't use browserbase mcp

2025-04-24 11:49:07.671 [info] base: Starting new stdio process with command: node /Users/wangzhenxiang/MCP/mcp-server-browserbase/browserbase/dist/index.js

2025-04-24 11:49:07.702 [info] base: Handling CreateClient action

2025-04-24 11:49:07.702 [info] base: Starting new stdio process with command: node /Users/wangzhenxiang/MCP/mcp-server-browserbase/browserbase/dist/index.js

2025-04-24 11:49:07.808 [info] base: Client closed for command

2025-04-24 11:49:07.808 [error] base: Error in MCP: Client closed

2025-04-24 11:49:07.808 [info] base: Handling ListOfferings action

2025-04-24 11:49:07.809 [error] base: No server info found

2025-04-24 11:49:07.830 [info] base: Client closed for command

2025-04-24 11:49:07.830 [error] base: Error in MCP: Client closed

2025-04-24 11:49:07.830 [info] base: Handling ListOfferings action

2025-04-24 11:49:07.830 [error] base: No server info found

I am sure BROWSERBASE_API_KEY and BROWSERBASE_PROJECT_ID is correct.

Does Someone deploy browserbase MCP successfully in cursor? ,I always got above error.