diff --git a/docs/features/mcp/recommended-mcp-servers.md b/docs/features/mcp/recommended-mcp-servers.md index b8d5da3d..a3ae0788 100644 --- a/docs/features/mcp/recommended-mcp-servers.md +++ b/docs/features/mcp/recommended-mcp-servers.md @@ -67,7 +67,7 @@ We'll cover both below. Also on **Windows (cmd)** you may need to invoke `npx` through `cmd.exe`: -Adding Context7 to the global MCP settings +Adding Context7 to the global MCP settings ### 2. Project-level configuration @@ -98,7 +98,7 @@ If you prefer to commit the configuration to your repository, create a file call } ``` -Adding Context7 to a project-level MCP file +Adding Context7 to a project-level MCP file > When both global and project files define a server with the same name, **the project configuration wins**. @@ -110,7 +110,7 @@ If you prefer to commit the configuration to your repository, create a file call 2. You should now see **Context7** listed. Click the toggle to start it if it isn't already running. 3. Roo Code will prompt you the first time a Context7 tool is invoked. Approve the request to continue. -Context7 running in Roo Code +Context7 running in Roo Code --- diff --git a/static/img/recommended-mcp-servers/context7-global-setup.png b/static/img/recommended-mcp-servers/context7-global-setup-fixed.png similarity index 100% rename from static/img/recommended-mcp-servers/context7-global-setup.png rename to static/img/recommended-mcp-servers/context7-global-setup-fixed.png diff --git a/static/img/recommended-mcp-servers/context7-project-setup.PNG b/static/img/recommended-mcp-servers/context7-project-setup-fixed.png similarity index 100% rename from static/img/recommended-mcp-servers/context7-project-setup.PNG rename to static/img/recommended-mcp-servers/context7-project-setup-fixed.png diff --git a/static/img/recommended-mcp-servers/context7-running.PNG b/static/img/recommended-mcp-servers/context7-running-fixed.png similarity index 100% rename from static/img/recommended-mcp-servers/context7-running.PNG rename to static/img/recommended-mcp-servers/context7-running-fixed.png