Skip to content

Commit da92a59

Browse files
committed
Copy
1 parent 1f6fabe commit da92a59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

clients.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
8888
- Seamless Visual Studio Code integration
8989

9090
### Cline
91-
[Cline](https://github.com/cline/cline) is an autonomous coding agent in VS Code, with support for tools and resources.
91+
[Cline](https://github.com/cline/cline) is an autonomous coding agent in VS Code that edits files, runs commands, uses a browser, and more–with your permission at each step.
9292

9393
**Key features:**
94-
- Create tools through natural language (e.g. "add a tool that searches the web")
95-
- Displays connected MCP servers along with error logs to debug issues
96-
- Share custom MCP servers with others via the `~/Documents/Cline/MCP` directory
94+
- Create and add tools through natural language (e.g. "add a tool that searches the web")
95+
- Share custom MCP servers Cline creates with others via the `~/Documents/Cline/MCP` directory
96+
- Displays configured MCP servers along with their tools, resources, and any error logs
9797

9898
## Adding MCP support to your application
9999

0 commit comments

Comments
 (0)