跳到主要內容

Roo Cline

Preconditions

Preconditions

  • Open Cursor, go to Extensions, and install Roo Code.
  • After successful installation, configure the relevant API.

image.png

  • There should be no MCP configuration under normal circumstances.

image.png

Installation

Install the Blocklet Service

  • Vist Dashboard > Integrations > MCP Servers > Roo Cline

image.png

  • Run the following installation command
javascript
npx @blocklet/install-mcp@latest i https://bbqavvuuki6llb76sxmf5ukteogoeyx42bwhzl46s7i.did.abtnet.io/.well-known/service/mcp --client roo-cline --streamableHTTP --oauth2Bearer blocklet-z4iFYFf85nNkXFKCJ3d7jKSCJm6WN983Rk5J72rjCasRX
  • Enter the server name as prompted

image.png

Confirm Installation

  1. Restart Cursor
  2. View the Blocklet Service MCP
  3. Confirm the Blocklet Server is running

image.png

MCP Test

  1. MCP functionality can be tested through simple queries
  2. Example query: "How many users does this Blocklet have?"
  3. Check for MCP call logs and output.

image.png

Important Considerations

  • The URL in the installation command points to the test environment.
  • Ensure Cursor is restarted