docs: general correction across all the pages

Automated. I don't know how I missed all of that!
This commit is contained in:
Karim shoair
2026-02-15 03:58:51 +02:00
parent 93bcb1681b
commit b8b9a7f864
10 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ Or import the server class directly:
from scrapling.core.ai import ScraplingMCPServer
server = ScraplingMCPServer()
server.serve()
server.serve(http=False, host="0.0.0.0", port=8000)
```
## Response Model