> For the complete documentation index, see [llms.txt](https://docs.talordata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talordata.com/cn-tw/serp-api/integration/mcp-integration/cursor-mcp-server-integration.md).

# Cursor MCP 服務器集成

將Cursor IDE連接到TalorData MCP服務器（30多個engines），用於AI編碼助手網絡搜索和抓取。

### 託管 MCP

開始之前，請確保您已準備好以下物品：

* [Node.js](https://nodejs.org/en/download) 已安裝且為最新版本
* [TalorData 賬戶](https://www.talordata.com/) （新用戶可獲得免費試用額度，之後可按需付費）
* [SERP API-API Token](https://dashboard.talordata.com/scraping/serp-api/api-token/) 頁面中的 API Token

#### **基本配置**

轉到“<kbd>光標</kbd>”-><kbd>點擊齒輪圖標</kbd>->“<kbd>工具和集成</kbd>”->“<kbd>添加自定義MCP</kbd>”->添加以下內容：

```
{
    "mcpServers": {
    "talor-serp": {
      "url": "https://mcp.talordata.net/API_TOKEN/mcp"
    }
    }
}
```

<figure><img src="/files/BbS2SZDBdPw1tXZ2fpf4" alt=""><figcaption></figcaption></figure>

那麼你需要看看：

<div align="left"><figure><img src="/files/YhwMPM4FPqd8BYKZGnLT" alt=""><figcaption></figcaption></figure></div>

#### 監控使用情况

在 TalorData [**SERP API-使用記錄**](https://dashboard.talordata.com/scraping/serp-api/history) 中查看您的 API 使用情况。
