From 66ac67839c57cbad39cf9d8f4c8d0eceeef2d3db Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Wed, 11 Dec 2024 14:20:22 -0800 Subject: [PATCH] Fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2adfbeb..3bf4ea0 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,8 @@ Try asking Cline to "test the app", and watch as he runs a command like `npm run Thanks to the [Model Context Protocol](https://github.com/modelcontextprotocol), Cline can extend his capabilities through custom tools. While you can use [community-made servers](https://github.com/modelcontextprotocol/servers), Cline can instead create and install tools tailored to your specific workflow. Just ask Cline to "add a tool" and he will handle everything, from creating a new MCP server to installing it into the extension. These custom tools then become part of Cline's toolkit, ready to use in future tasks. - "add a tool that fetches Jira tickets": Retrieve ticket ACs and put Cline to work -- "add a tool that manages AWS EC2s": Check server metrics and scale instances up or down, all within VSCode -- "add a tool that pulls the latest PagerDuty incidents": Fetch critical alerts and ask Cline to fix bugs +- "add a tool that manages AWS EC2s": Check server metrics and scale instances up or down +- "add a tool that pulls the latest PagerDuty incidents": Fetch details and ask Cline to fix bugs