{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.nht/adk-assembly",
  "title": "ADK Assembly",
  "description": "Opinionated Agent Development Kit — bring-your-own infrastructure, opt-in batteries.",
  "version": "1.20260921.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@nhtio/adk",
      "version": "1.20260921.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "repository": {
    "url": "https://github.com/NHTIO/ADK",
    "source": "github"
  }
}