Skip to content
Back to Xquik

Card snapshot

docs.xquik.com · 2026-08-04 17:38:31 UTC · d6439b6afb6f5c3af4a3574c8d310bd0ba9e808e1c69f9141cb4548985834bd4

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Xquik",
  "description": "Search tweets, export followers and replies, retrieve profiles and timelines, monitor accounts, post tweets, and use webhooks, SDKs & MCP. Not affiliated with X Corp.",
  "url": "https://docs.xquik.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.xquik.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.xquik.com/",
    "organization": "Xquik"
  },
  "documentationUrl": "https://docs.xquik.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "xquik",
      "name": "Xquik",
      "description": "Build Xquik tweet, profile, follower, monitor, webhook, export, Docs MCP, and API MCP integrations.",
      "tags": [],
      "url": "https://docs.xquik.com/.well-known/agent-skills/xquik/skill.md"
    }
  ]
}