{
  "name": "Claude Text Cleaner Public Lookup",
  "version": "2026.09.21",
  "description": "A read-only public agent interface for finding Claude Text Cleaner pages and explaining the browser-only cleaner scope.",
  "url": "https://claudetextcleaner.com/.well-known/agent-card.json",
  "supportedInterfaces": [
    {
      "transport": "https",
      "url": "https://claudetextcleaner.com/mcp",
      "protocol": "mcp"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "site-lookup",
      "name": "Site lookup",
      "description": "Find public Claude Text Cleaner pages and explain supported pasted-text cleaning categories."
    }
  ]
}