{
  "$schema": "https://a2a-protocol.org/latest/schema.json",
  "name": "Anti-Social Agent",
  "version": "1.0.0",
  "description": "Agent for intentional, non-algorithmic connection and offline interaction support.",
  "supportedInterfaces": [
    {
      "url": "https://anti-social.lovable.app/mcp",
      "transport": "streamable-http",
      "protocol": "mcp"
    },
    {
      "url": "https://anti-social.lovable.app/api",
      "transport": "http",
      "protocol": "rest"
    }
  ],
  "capabilities": ["mindful-connection-query"],
  "skills": [
    {
      "id": "mindful-connection",
      "name": "Mindful Connection",
      "description": "Promotes intentional networking without engagement traps."
    }
  ]
}
