fix: update Xquik MCP docs link (#2001)

Co-authored-by: kriptoburak <kriptoburak@users.noreply.github.com>
This commit is contained in:
Burak Bayır
2026-06-16 02:56:46 +02:00
committed by GitHub
parent 376c05bd6d
commit 0599fee0cf
+1 -1
View File
@@ -23,7 +23,7 @@ Before writing code, inspect the current Xquik source material:
- REST API docs: https://docs.xquik.com/api-reference/overview - REST API docs: https://docs.xquik.com/api-reference/overview
- SDK index: https://docs.xquik.com/sdks - SDK index: https://docs.xquik.com/sdks
- OpenAPI spec: https://xquik.com/openapi.json - OpenAPI spec: https://xquik.com/openapi.json
- MCP server docs: https://docs.xquik.com/mcp - MCP server docs: https://docs.xquik.com/mcp/overview
- Skill repo: https://github.com/Xquik-dev/x-twitter-scraper - Skill repo: https://github.com/Xquik-dev/x-twitter-scraper
Do not invent endpoint names, request fields, response fields, scopes, pricing, limits, or package names. Read the relevant SDK README and API reference page first. Do not invent endpoint names, request fields, response fields, scopes, pricing, limits, or package names. Read the relevant SDK README and API reference page first.