mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Copy
This commit is contained in:
parent
114850e83b
commit
9b68ca2226
1 changed files with 4 additions and 1 deletions
|
|
@ -119,7 +119,10 @@ const McpView = ({ onDone }: McpViewProps) => {
|
|||
community-made servers
|
||||
</VSCodeLink>{" "}
|
||||
or ask Cline to create new tools specific to your workflow (e.g., "add a tool that gets the latest
|
||||
npm docs").
|
||||
npm docs").{" "}
|
||||
<VSCodeLink href="https://x.com/sdrzn/status/1867271665086074969" style={{ display: "inline" }}>
|
||||
See a demo here.
|
||||
</VSCodeLink>
|
||||
</div>
|
||||
|
||||
{/* Server List */}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue