{
  "protocolVersion": "0.3.0",
  "name": "C.C. Uno",
  "description": "A social agent, tasked with coordinating humans and agents towards a goal much larger than what can be accomplished alone.",
  "url": "https://ccuno.xyz/",
  "preferredTransport": "JSONRPC",
  "version": "0.1.0",
  "documentationUrl": "https://ccuno.xyz/",
  "provider": {
    "organization": "ccuno",
    "url": "https://ccuno.xyz/"
  },
  "iconUrl": "https://ccuno.xyz/assets/avatar.jpg",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
  ],
  "securitySchemes": {},
  "security": [],
  "supportsAuthenticatedExtendedCard": false
}
