Skip to content

Commit d8e5053

Browse files
authored
Fixed Embedding Issues. (#180)
1 parent aca761b commit d8e5053

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/features/mcp/recommended-mcp-servers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ We'll cover both below.
6767

6868
Also on **Windows (cmd)** you may need to invoke `npx` through `cmd.exe`:
6969

70-
<img src="/img/recommended-mcp-servers/context7-global-setup.png" alt="Adding Context7 to the global MCP settings" width="600" />
70+
<img src="/img/recommended-mcp-servers/context7-global-setup-fixed.png" alt="Adding Context7 to the global MCP settings" width="600" />
7171

7272
### 2. Project-level configuration
7373

@@ -98,7 +98,7 @@ If you prefer to commit the configuration to your repository, create a file call
9898
}
9999
```
100100

101-
<img src="/img/recommended-mcp-servers/context7-project-setup.png" alt="Adding Context7 to a project-level MCP file" width="600" />
101+
<img src="/img/recommended-mcp-servers/context7-project-setup-fixed.png" alt="Adding Context7 to a project-level MCP file" width="600" />
102102

103103
> When both global and project files define a server with the same name, **the project configuration wins**.
104104
@@ -110,7 +110,7 @@ If you prefer to commit the configuration to your repository, create a file call
110110
2. You should now see **Context7** listed. Click the <Codicon name="activate" /> toggle to start it if it isn't already running.
111111
3. Roo Code will prompt you the first time a Context7 tool is invoked. Approve the request to continue.
112112

113-
<img src="/img/recommended-mcp-servers/context7-running.png" alt="Context7 running in Roo Code" width="400" />
113+
<img src="/img/recommended-mcp-servers/context7-running-fixed.png" alt="Context7 running in Roo Code" width="400" />
114114

115115
---
116116

static/img/recommended-mcp-servers/context7-global-setup.png renamed to static/img/recommended-mcp-servers/context7-global-setup-fixed.png

File renamed without changes.

static/img/recommended-mcp-servers/context7-project-setup.PNG renamed to static/img/recommended-mcp-servers/context7-project-setup-fixed.png

File renamed without changes.

static/img/recommended-mcp-servers/context7-running.PNG renamed to static/img/recommended-mcp-servers/context7-running-fixed.png

File renamed without changes.

0 commit comments

Comments
 (0)