Used to check for browser translation.
用于检测浏览器翻译。
ブラウザの翻訳を検出する
Developer guide

MCP服务器 MCP Server

Assignees
z1d5y4TyLECjNb6P9dE96BjAb2LjKhN75M9

Overview#

DID Spaces supports Streamable HTTP MCP for seamless AI integration.

My setup#

MCP Desktop: Cursor

Prerequisites#

  • Ensure you have your own DID Space.

Procedure#

Configuring MCP#

Log in to https://www.didspaces.com/ and access your profile page by clicking "Profile" in the upper right corner.

image.png

Select Settings

image.png

Click "Generate Command," then select "Cursor" to generate the MCP command line:

image.png

Copy the command line and paste it into your terminal to execute it:

image.png

image.png

Preview in Cursor:

image.png

Integrating with @aigne/framework#

If you want to integrate the DID Spaces MCP into @aigne/framework, you can refer to the MCPAgent documentation.