[]
        
(Showing Draft Content)

Cherry Studio

1. Open Cherry Studio and click the Settings icon in the lower-left corner.

2. Go to MCP Servers.

3. Click + Add.

4. Select Import from JSON.


5. Paste the following configuration:

{
  "mcpServers": {
    "spreadjs-mcp": {
      "type": "streamableHttp",
      "url": "https://developer.mescius.com/mcp/spreadjs",
      "headers": {
        "Authorization": "Bearer <YOUR_MCP_TOKEN>"
      }
    }
  }
}


6. Save the configuration.

After saving, spreadjs-mcp should appear in the MCP Servers list. Confirm that the server is enabled and that the version is displayed.



Reference: Cherry Studio | Configure and use MCP