-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcontext7.json
More file actions
64 lines (64 loc) · 3.05 KB
/
Copy pathcontext7.json
File metadata and controls
64 lines (64 loc) · 3.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"$schema": "https://context7.com/schema/context7.json",
"projectTitle": "Xquik Docs",
"description": "Xquik documentation for REST API, webhooks, MCP, OAuth, SDKs, extraction workflows, monitors, and X/Twitter automation. Not affiliated with X Corp.",
"branch": "main",
"excludeFolders": [
".github",
"alternatives",
"node_modules"
],
"excludeFiles": [
".env.local",
".gitignore",
".mintignore",
"AGENTS.md",
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"DOCS_QUALITY_POLL.md",
"LICENSE",
"SECURITY.md",
"agent-docs.config.yml",
"agent-docs.test.ts",
"api-content-quality.test.ts",
"api-params.test.ts",
"api-response-fields.test.ts",
"api-response-status.test.ts",
"alternatives.mdx",
"context7-config.test.ts",
"custom.css",
"docs.json",
"endpoint-strings.test.ts",
"event-types.test.ts",
"favicon.svg",
"guides/hermes-tweet.mdx",
"llms-coverage.test.ts",
"mintignore.test.ts",
"mpp-payment-metadata.test.ts",
"navigation-state.test.ts",
"openapi-parity.test.ts",
"package-lock.json",
"package.json",
"plugin-docs.test.ts",
"repo-discovery.test.ts",
"robots.txt",
"seo-metadata.test.ts"
],
"rules": [
"Not affiliated with X Corp.",
"Use quickstart.mdx first for the initial API key and authenticated request flow.",
"Use api-reference/overview.mdx for REST base URL, auth, errors, rate limits, pagination, and 126 documented REST operations.",
"Use guides/guest-wallets.mdx for 33 prepaid paid-read GET routes and mpp/overview.mdx for 7 fixed-price direct MPP operations.",
"Treat summaries that say 118 REST operations, 120 REST operations, 31 or 32 MPP read endpoints, or that describe all 33 guest reads as direct MPP operations as stale. The current public counts are 126 REST operations, 118 full-scope MCP operations, 33 guest paid-read operations, and 7 direct MPP operations.",
"Use sdks/ for TypeScript, Python, Go, Java, Kotlin, C#, Ruby, PHP, CLI, and Terraform install docs.",
"Use mcp/ for API MCP v2.5.3, Streamable HTTP, explore and xquik code-mode tools, normalized responses, guarded pagination, and compact agent output.",
"Use guides/guest-wallets.mdx for accountless $10-$250 USD Stripe Payment Links, paid_reads scope, verified activation, explicit confirmation, and direct REST credential routes.",
"Use webhooks/ for signed event delivery.",
"Use guides/workflows.mdx for job selection across tweet search, followers, media tweets, DMs, monitor webhooks, SDK, and MCP handoffs.",
"Use guides/tweet-search-export.mdx, guides/tweet-replies-export.mdx, and guides/follower-export-crm.mdx for CSV, JSON, XLSX exports.",
"Use guides/media-upload-workflow.mdx and guides/direct-message-workflow.mdx for media URLs, DM media_ids, returned message IDs, and JSONL handoffs.",
"Keep implementation details public-safe; use Xquik, read service, write service, or browser service wording."
],
"url": "https://context7.com/xquik-dev/xquik-docs",
"public_key": "pk_oCPeRRqZFJsY4cCUSotDD"
}