{
  "name": "UnClick",
  "description": "One MCP install gives AI agents a public catalogue of 667 apps and 1586 actions, plus persistent cross-session memory and XPass verification checks. Works with Claude, ChatGPT, Cursor, and any MCP-compatible client.",
  "url": "https://unclick.world",
  "protocol": "mcp",
  "install": "npx @unclick/mcp-server",
  "tools": [
    {
      "name": "unclick_search",
      "description": "Search for tools by keyword or description"
    },
    {
      "name": "unclick_browse",
      "description": "Browse all available tools, optionally filtered by category"
    },
    {
      "name": "unclick_tool_info",
      "description": "Get detailed info about a specific tool including endpoints and parameters"
    },
    {
      "name": "unclick_call",
      "description": "Call any tool endpoint with parameters"
    }
  ],
  "categories": ["text", "data", "media", "time", "network", "generation", "storage", "platform", "social", "ecommerce", "finance", "developer", "security", "australian", "gaming", "messaging", "productivity", "ai"],
  "contact": "hello@unclick.world",
  "github": "https://github.com/malamutemayhem/unclick",
  "npm": "https://www.npmjs.com/package/@unclick/mcp-server",
  "llms_txt": "https://unclick.world/llms.txt"
}
