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`:
-
+
### 2. Project-level configuration
@@ -98,7 +98,7 @@ If you prefer to commit the configuration to your repository, create a file call
}
```
-
+
> 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.
-
+
---
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