EveryDev.ai
Subscribe
Home
Tools

3,920+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Sorify
    Sorify icon

    Sorify

    Automated Testing

    AI-first browser testing and automation platform with MCP server, Chrome extension recorder, Playwright execution, scheduler, and Claude/Codex agent integration.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under Apache License 2.0. Self-host with all features included.

    Engagement

    Available On

    Web
    API
    CLI
    Browser

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Automated TestingBrowser AutomationMCP Servers

    Alternatives

    ExecuteAutomation Playwright MCP ServerPlaywright MCPGlance
    Developer
    Rakuten TechnologyRakuten Technology (rakutentech) builds and open-sources dev…

    Listed Sep 2026

    About Sorify

    Sorify is an open-source, AI-first browser testing and automation platform built by Rakuten Technology (rakutentech) and released under the Apache License 2.0. It combines a Playwright-powered test runner, an MCP server for low-token AI agent control, a Chrome extension for session recording, and a built-in scheduler — all manageable from a single dashboard or via AI agents like Claude and Codex. The project reached v2.1 as of September 2026 and is self-hostable via Docker.

    What It Is

    Sorify positions itself as an "AI Agentic QA Platform" designed for teams that want AI agents to write, manage, and heal browser tests. Rather than requiring developers to hand-write Playwright scripts, Sorify exposes every test management action through an MCP server so that Claude, Codex, or any OpenAI-compatible agent can create suites, trigger runs, investigate failures, and restore code versions using natural language commands. The dashboard provides a parallel UI for the same operations, and a REST API covers the full feature surface as well.

    How the MCP and Agent Layer Works

    The MCP server is the central integration point. It exposes low-token-consumption tools covering suites, test cases, runs, screenshots, cookies, variables, and user management. Claude Code users install Sorify as a plugin from the repository marketplace; Codex users add it via codex plugin marketplace add. Once configured, agents use slash commands (/sorify:gateway, /sorify:generate, /sorify:recording) or Codex skills ($sorify:sorify-gateway, $sorify:sorify-generate) to interact with the platform. A built-in "My AI Agent" web chat inside the dashboard also connects to the MCP layer, supports page-aware context, and allows resumable handoffs to local agents.

    Chrome Extension Recorder

    The Chrome extension operates in hybrid mode: while a developer browses, it captures browser events (clicks, inputs, file uploads, iframes, tabs, network activity) and stores them locally. The recorded session is then picked up by the sorify-recorder-mcp MCP server, which feeds the event sequence to an AI model to generate Playwright test code. This approach gives the AI richer context than DOM exploration alone. The extension is licensed separately under the BSD 3-Clause License.

    Integrations and Webhooks

    Sorify supports three categories of bi-directional webhook integration:

    • CI webhook (inbound): Trigger Sorify runs from GitHub Actions or any HTTP client using a token-authenticated suite webhook URL.
    • HTTP webhook (outbound): Fire arbitrary HTTP requests before or after a test run.
    • GitHub Actions dispatch (outbound): Trigger a GitHub Actions workflow from Sorify pre- or post-run, injecting Sorify run context as workflow inputs.

    GitHub Apps (including GHES and GHEC) are managed from the Admin panel and support both OAuth login and action dispatch. Notifications are delivered via Microsoft Teams and email, with inline screenshots, cooldown controls, and digest summaries.

    Deployment Model

    Sorify is self-hosted and ships with Docker Compose for the full stack (PHP/Laravel backend, MySQL). An ephemeral mode (introduced in v2.0) supports scalable, stateless deployments. The admin panel handles user management, role-based permissions, per-suite member access, and GitHub App registration. Internationalization covers English, Japanese, Simplified Chinese, and Malay.

    Update: v2.1 (September 2026)

    The latest release, v2.1 (published 2026-09-13), adds the "My AI Agent" in-dashboard chat with OpenAI-compatible model profiles, page-aware context, MCP tool handoff, and AI model attribution on generated test code. Prior notable releases include v2.0 (ephemeral mode), v1.9 (Chrome extension memory leak fix, multi-connector pre/post webhooks), v1.8 (MCP run support, CI webhook improvements), v1.7 (cookie and variable support), and v1.6 (i18n expansion, suite/test duplication, OAuth login). The changelog is maintained in the repository README.

    Sorify - 1

    Community Discussions

    Be the first to start a conversation about Sorify

    Share your experience with Sorify, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under Apache License 2.0. Self-host with all features included.

    • All platform features
    • Self-hosting via Docker
    • MCP server
    • Chrome extension
    • Unlimited test suites and cases

    Capabilities

    Key Features

    • AI test generation via Claude and Codex
    • Playwright-powered browser test execution
    • MCP server with low-token consumption
    • Chrome extension for session recording
    • Built-in scheduler with cron support
    • Bi-directional webhook integrations (CI, HTTP, GitHub Actions)
    • AI healing and failure investigation
    • Test suite and test case management
    • Bulk test creation and deletion
    • Code version history and restore
    • Cookie injection and pre-authenticated sessions
    • Suite variables and proxy routing
    • Role-based access control and per-suite members
    • Microsoft Teams and email notifications with inline screenshots
    • In-dashboard AI agent chat with MCP handoff
    • Ephemeral self-hosting mode
    • Docker deployment
    • Admin panel with user management
    • i18n support (English, Japanese, Chinese, Malay)
    • Dark mode
    • Run history, logs, and pass-rate analytics
    • GitHub App integration for OAuth and Actions dispatch

    Integrations

    Claude Code
    OpenAI Codex
    Playwright
    GitHub Actions
    GitHub Apps
    GHES
    GHEC
    Microsoft Teams
    Chrome
    Docker
    OpenAI-compatible APIs
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Sorify and help others make informed decisions.

    Developer

    Rakuten Technology

    Rakuten Technology (rakutentech) builds and open-sources developer tools and infrastructure projects under the Rakuten Group umbrella. The team behind Sorify includes contributors across QA automation, AI agent tooling, and browser testing. Sorify is their open-source AI-first QA platform, released under the Apache License 2.0 and actively maintained on GitHub.

    Read more about Rakuten Technology
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    ExecuteAutomation Playwright MCP Server icon

    ExecuteAutomation Playwright MCP Server

    A community-built MCP server for browser and API automation using Playwright, with built-in API testing not found in the official Microsoft version.

    Playwright MCP icon

    Playwright MCP

    A Model Context Protocol server that provides browser automation capabilities using Playwright's accessibility tree.

    Glance icon

    Glance

    An open-source MCP server that gives AI agents real browser control — navigate, click, screenshot, and run tests with Claude seeing your actual app.

    Browse all tools

    Related Topics

    Automated Testing

    AI-powered platforms that automate end-to-end testing processes with intelligent test case generation, execution, and reporting for faster, more reliable software delivery.

    150 tools

    Browser Automation

    AI-powered agents that autonomously navigate and interact with web applications to automate repetitive tasks, extract data, fill forms, and perform web-based workflows using intelligent understanding of page structure and content.

    137 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    244 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions