{
  "protocolVersion": "0.3.0",
  "name": "TrustChange",
  "description": "TrustChange publishes engineering writing on regulated digital-asset systems and the pages describing the work behind it. This origin serves documents; it runs no model and accepts no task.",
  "url": "https://trustchange.com/",
  "preferredTransport": "HTTP+JSON",
  "provider": {
    "organization": "TrustChange",
    "url": "https://trustchange.com/"
  },
  "version": "2026.09.15",
  "documentationUrl": "https://trustchange.com/auth.md",
  "iconUrl": "https://trustchange.com/favicon.svg",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "security": [],
  "skills": [
    {
      "id": "read-site",
      "name": "Read the site",
      "description": "Answer from TrustChange's own writing on exchange, custody, payment and AML engineering, and cite the page or article the answer came out of.",
      "tags": [
        "research",
        "citation",
        "fintech",
        "crypto",
        "compliance"
      ],
      "examples": [
        "What does a matching engine have to guarantee under load?",
        "Summarise the MiCA white-paper disclosure requirements.",
        "How does this firm describe its custody key-handling model?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/markdown"
      ]
    },
    {
      "id": "scan-page",
      "name": "Scan a page",
      "description": "Establish what a single address covers — its title, its own description, the section it sits under — and turn a described need into the page that documents it.",
      "tags": [
        "navigation",
        "discovery",
        "metadata",
        "services"
      ],
      "examples": [
        "Which page covers MPC wallet development?",
        "What is on /crypto-matching-engine-development/?",
        "Where is AML transaction monitoring described?"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/markdown"
      ]
    }
  ]
}
