{
  "name": "RadTask",
  "description": "AI task cockpit — an autonomous agent actually does your tasks and asks first before anything irreversible. Any AI can connect and drop tasks in.",
  "endpoint": "https://radtask.ai/api/mcp",
  "transport": "streamable-http",
  "authentication": "token query parameter (?token=YOUR_TOKEN)",
  "tools": ["create_task", "list_tasks", "complete_task"],
  "safety": "https://radtask.ai/.well-known/agent-safety.json",
  "documentation": "https://radtask.ai/for-agents",
  "homepage": "https://radtask.ai",
  "vendor": "Sureel"
}
