# Configure and Use MCP

<figure><img src="https://1658303467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2Fgit-blob-7745f89a2719a67fe564cf1fd4347e4fb8a5852f%2Fimage%20(8)%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

1. Open Cherry Studio settings.
2. Find `MCP Server` option.
3. Click `Add server`.
4. Fill in the relevant parameters for the MCP Server ([reference link](https://github.com/modelcontextprotocol/servers/tree/main/src/fetch)). The information you may need to fill in includes:
   * Name: Customize a name, such as `fetch-server`
   * Type: Select `STDIO`
   * Command: Enter `uvx`
   * Arguments: Enter `mcp-server-fetch`
   * (there may be other parameters as well, depending on the specific Server)
5. Click `Save`.

{% hint style="success" %}
After completing the above configuration, Cherry Studio will automatically download the required MCP Server - `fetch server`. Once the download is complete, we can start using it! Note: if the mcp-server-fetch configuration is unsuccessful, you can try restarting the computer.
{% endhint %}

### Enable MCP service in the chat box

<figure><img src="https://1658303467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2Fgit-blob-96a58008a3a9264d145c1af54cd47dc13e88a90d%2FMCP-%E8%BE%93%E5%85%A5%E6%A1%86%E6%8C%89%E9%92%AE%E7%A4%BA%E4%BE%8B.png?alt=media" alt=""><figcaption></figcaption></figure>

* In `MCP Server` The settings successfully added the MCP server

<figure><img src="https://1658303467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2Fgit-blob-1cf4883a7c3cb8d6c087771f24bc50c5e3727c63%2FMCP%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%A4%BA%E4%BE%8B.png?alt=media" alt=""><figcaption></figcaption></figure>

### **Usage demonstration**

<figure><img src="https://1658303467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2Fgit-blob-a2f11ef1cc115ec1fd7318b0592fdcd9a54e309c%2Fimage%20(1)%20(1)%20(1)%20(1)%20(1)%20(1).png?alt=media" alt=""><figcaption></figcaption></figure>

As can be seen from the image above, after combining MCP's `edit` feature, Cherry Studio is able to better understand the user's query intent and obtain relevant information from the web, providing more accurate and comprehensive answers.
