Skip to content

Commit f741971

Browse files
committed
Sanitize MCP skill wording
1 parent d025462 commit f741971

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

skills/x-twitter-scraper/references/mcp-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ The MCP server (v2) at `https://xquik.com/mcp` provides 2 structured API tools:
159159
| `explore` | Search the API endpoint catalog (read-only, no network calls) | Free |
160160
| `xquik` | Send confirmed Xquik API requests | Varies by endpoint |
161161

162-
The agent sends structured API requests through the MCP server, which handles authentication and request routing within the same first-party infrastructure as the REST API. All 100+ REST API endpoints across 10 categories are accessible. Private reads, writes, and persistent resources require explicit user confirmation before use. Plan and credit changes are dashboard-only.
162+
The agent sends structured API requests through the MCP server, which handles authentication and execution for the documented REST API. Supported endpoints across the documented categories are accessible through the `xquik` tool. Private reads, writes, and persistent resources require explicit user confirmation before use. Plan and credit changes are dashboard-only.
163163

164164
## After Setup
165165

skills/x-twitter-scraper/references/mcp-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Xquik MCP Tools Reference
22

3-
The MCP server at `https://xquik.com/mcp` provides 2 structured API tools. The agent sends API requests through the server, which handles authentication and execution. All requests stay within the same first-party trust boundary as the REST API (`xquik.com/api/v1`).
3+
The MCP server at `https://xquik.com/mcp` provides 2 structured API tools. The agent sends API requests through the server, which handles authentication and execution for `xquik.com/api/v1`.
44

55
## Tools
66

0 commit comments

Comments
 (0)