docs: general correction across all the pages
Automated. I don't know how I missed all of that!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user