Skip to content
Back to Quantustik

Card snapshot

quantustik.com · 2026-08-15 01:09:09 UTC · f31f4babeed842c7d7c8dbbd5d4508ed90b4603a7e37133851f97c8afb0a9418

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.

{
  "protocolVersion": "0.3.0",
  "name": "Quantustik",
  "description": "Read-only S&P 500 quantum-model signals, forecasts, trade plans, and market conditions. Educational research; not investment advice.",
  "url": "https://quantustik.com/mcp",
  "preferredTransport": "JSONRPC",
  "provider": {
    "organization": "Quantustik",
    "url": "https://quantustik.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://quantustik.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "discover-quantustik-api",
      "name": "Discover Quantustik Api",
      "description": "Discover the Quantustik public API",
      "tags": [
        "read-only",
        "market-data",
        "s&p-500"
      ]
    },
    {
      "id": "retrieve-quantustik-signal",
      "name": "Retrieve Quantustik Signal",
      "description": "Retrieve a Quantustik signal or forecast",
      "tags": [
        "read-only",
        "market-data",
        "s&p-500"
      ]
    },
    {
      "id": "cite-quantustik-data",
      "name": "Cite Quantustik Data",
      "description": "Cite Quantustik data accurately",
      "tags": [
        "read-only",
        "market-data",
        "s&p-500"
      ]
    }
  ],
  "disclaimer": "Educational research; not investment advice."
}