@democratize-quality/mcp-server 1.1.4 → 1.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -24,7 +24,7 @@ npx @democratize-quality/mcp-server@latest --agents
|
|
|
24
24
|
|
|
25
25
|
## 🎥 Video Tutorial
|
|
26
26
|
|
|
27
|
-
[](https://www.youtube.com/watch?v=aEpdALTMCos)
|
|
27
|
+
[](https://www.youtube.com/watch?v=aEpdALTMCos)
|
|
28
28
|
|
|
29
29
|
**[▶️ Watch the complete walkthrough](https://www.youtube.com/watch?v=aEpdALTMCos)** - Learn how to use the API Test Agents to build comprehensive test coverage for REST and GraphQL APIs.
|
|
30
30
|
|