{
  "name": "Tahcia",
  "description": "Desktop and browser automation agent",
  "url": "https://www.tahcia.com",
  "provider": {
    "organization": "Tahcia"
  },
  "capabilities": {
    "streaming": true,
    "desktop_control": true,
    "browser_automation": true,
    "terminal_execution": true
  },
  "authentication": {
    "type": "oauth2"
  },
  "endpoints": {
    "tasks": "https://api.tahcia.com/a2a/tasks"
  }
}