xquik-mcp
Installation
SKILL.md
Xquik MCP
Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.
Connect to https://xquik.com/mcp through the client's native Streamable HTTP
support. Prefer OAuth discovery. Use XQUIK_API_KEY only when the client
documents a secure environment-backed fallback. Never read, copy, log, or
store OAuth tokens or API keys.
Work from live discovery
- Let the client discover the server and its credential-scoped tools.
- Use
docswhen product behavior or setup is unclear. - Use
searchto find the narrowest current operation and input contract. - Use
executewith the discovered method, path, query, and body. - Estimate extraction usage before creating a job.
- Show the exact target and payload before private or state-changing work.
- Return structured results, pagination state, and the next required step.