chatgpt-api/docs/marketplace/mcp-clients/cline.mdx

20 wiersze
359 B
Markdown

---
title: Cline
description: How to use Agentic tools with Cline as an MCP client.
---
## Example
```json
{
"mcpServers": {
"@agentic/search": {
"url": "https://gateway.agentic.so/@agentic/search/mcp",
"disabled": false
}
}
}
```
See the [Cline MCP docs](https://docs.cline.bot/mcp/connecting-to-a-remote-server) for more details.