EveryDev.ai
Subscribe
Home
Tools

3,804+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2833
  • Coding2010
  • Infrastructure839
  • Projects606
  • Marketing602
  • Research528
  • Analytics470
  • Design468
  • MCP430
  • Testing350
  • Security326
  • Data308
  • Prompts227
  • Integration225
  • Communication212
  • Extensions196
  • Learning180
  • Voice178
  • Commerce160
  • DevOps137
  • 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. Eigent
    Eigent icon

    Eigent

    Browser Automation

    An open-source desktop AI workforce app that lets you run single agents or multi-agent workforces to automate complex tasks locally on your machine.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Self-hosted with BYOK or local models. Includes registration and invite credits.

    Plus: $17/mo
    Pro: $83/mo
    Enterprise: Custom/contact

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Browser AutomationMulti-agent SystemsAutonomous Systems

    Alternatives

    TuttiMoxtAgent Pilot
    Developer
    Eigent AILondon, United KingdomEst. 2023

    Updated Aug 2026

    About Eigent

    Eigent is an open-source desktop application built by EIGENT UK LTD that lets individuals and teams deploy a custom AI workforce directly on their machine. It is built on top of CAMEL-AI's multi-agent framework and supports both single-agent and multi-agent (workforce) modes for automating complex, multi-step workflows. The core platform is licensed under Apache 2.0 and available on GitHub, with a cloud-connected managed option also available.

    What It Is

    Eigent positions itself as a "cowork desktop" — a local-first AI agent environment where users describe tasks in natural language and one or more specialized agents execute them end to end. The docs describe it as "the first open-source, general-agent desktop app" for building, managing, and deploying a custom AI workforce. It supports browser automation, terminal execution, file operations, multi-modal tasks, and scheduled workflows, all running on the user's own hardware.

    Multi-Agent Workforce Architecture

    The core differentiator is Eigent's workforce model, which dynamically breaks down tasks and activates multiple specialized agents to work in parallel:

    • Browser Agent — searches the web, reads pages, and interacts with web UIs
    • Terminal Agent — executes shell commands and scripts
    • Multi-modal Agent — handles image understanding and visual tasks
    • Document Agent — reads, writes, and summarizes files

    A single-agent mode is also available for focused, direct tasks. The workforce coordinator assigns subtasks, tracks progress, and surfaces an execution context showing which skills, MCP tools, and files were used.

    Open-Source Deployment Model

    Eigent is 100% open source under the Apache License 2.0. The recommended path is local deployment: users clone the repository, run a local FastAPI backend (managed with uv), and connect their own model providers — including vLLM, Ollama, and LM Studio — so no data leaves the machine. A cloud-connected quick-start mode is also available for users who prefer managed infrastructure. The GitHub repository had over 14,700 stars and 1,742 forks as of the latest metadata.

    Model Agnostic and MCP Integration

    Eigent does not lock users into a single model provider. It connects to cloud APIs, enterprise model gateways, or locally hosted inference servers. The docs note over 200 built-in Model Context Protocol (MCP) tools covering web browsing, code execution, and more, with support for installing custom tools or integrating internal APIs. The skill system lets agents dynamically acquire the right tools for a given task or accept manually curated skill sets for governance.

    Automation and Scheduling

    Beyond interactive cowork, Eigent supports scheduled triggers for recurring workflows — daily standups, weekly reports, SEO briefs, market research — that run autonomously on a defined cadence. Webhook and event triggers are also on the roadmap for real-time external system integration. Human-in-the-loop checkpoints are built in: if an agent gets stuck or encounters uncertainty, it requests human input before proceeding.

    Update: v1.0.2 Release

    The GitHub repository shows the latest release is v1.0.2, published in July 2026, with the repository created in July 2025. The homepage banner announces "Eigent 1.0 New Version Released." The about page states the product has been live for less than three months at time of writing, with the company reporting over $250K in revenue since launch. The roadmap lists active development areas including context engineering, multi-modal enhancement, browser toolkit improvements, and reinforcement learning environment integration via VERL, TRL, and OpenRLHF. The project is built on CAMEL-AI, which the about page describes as the world's first multi-agent LLM framework, with over 35K GitHub stars across open-source projects.

    Eigent - 1

    Community Discussions

    Be the first to start a conversation about Eigent

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

    Pricing

    FREE

    Free

    Self-hosted with BYOK or local models. Includes registration and invite credits.

    • New user bonus: 500 registration credits
    • Invite bonus: 200 credits for each successful invite
    • Model access: BYOK and local models
    • Support: Email + community forum

    Plus

    Everything in Free plus monthly task credits and priority support.

    $17/mo
    billed annually
    $20/mo monthly
    • Task Credits: 2,000 / month
    • Free trial usage limit: 300 credits / day, 1,000 credits total
    • Support: Priority Email + Community Forum
    • Everything in Free

    Pro

    Everything in Plus with higher credit limits and high-priority support.

    $83/mo
    billed annually
    $100/mo monthly
    • Task Credits: 10,000 / month
    • Free trial usage limit: 300 credits / day, 1,000 credits total
    • Support: High-priority user support
    • Everything in Plus

    Enterprise

    Custom deployment with enterprise-grade security, custom integrations, and dedicated support.

    Custom
    contact sales
    • Local deployment + enterprise-grade security
    • Custom features & integrations
    • Custom agent RL environment (training/evaluation environments, datasets, verifiers)
    • Invoice / PO billing
    • Priority support + account management
    • Everything in Teams
    View official pricing

    Capabilities

    Key Features

    • Single-agent and multi-agent workforce modes
    • Local-first execution with full data privacy
    • Model agnostic: supports cloud APIs, enterprise gateways, and local inference (Ollama, vLLM, LM Studio)
    • 200+ built-in MCP (Model Context Protocol) tools
    • Browser automation agent
    • Terminal agent for shell command execution
    • Multi-modal agent for image understanding
    • Document agent for file read/write/summarization
    • Scheduled and recurring workflow triggers
    • Human-in-the-loop checkpoints
    • Agent skill system (dynamic and manual)
    • BYOK (Bring Your Own Key) support
    • Open source under Apache 2.0
    • Enterprise features: SSO, access control, custom deployment
    • Electron-based desktop app for Windows, macOS, Linux

    Integrations

    CAMEL-AI multi-agent framework
    Ollama
    vLLM
    LM Studio
    Salesforce (browser automation use cases)
    GitHub
    Slack
    MCP (Model Context Protocol) tools
    FastAPI
    OAuth 2.0
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

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

    Developer

    Eigent AI

    Eigent AI builds open-source multi-agent desktop software that automates complex workflows through parallel AI execution. The team is built on top of CAMEL-AI's acclaimed research and infrastructure, bringing together AI researchers and engineers focused on agentic systems. Eigent delivers a transparent, community-driven alternative to closed-source AI automation tools, with support for local deployment, enterprise SSO, and extensive MCP integrations.

    Founded 2023
    London, United Kingdom
    10 employees

    Used by

    Open-source AI community
    CBAIA research partners
    Read more about Eigent AI
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    Tutti icon

    Tutti

    A real-time shared workspace that connects multiple AI agents—like Codex and Claude—so they can share context, files, apps, and tasks without manual handoffs.

    Moxt icon

    Moxt

    Moxt is an AI-native team platform that lets you build multi-agent workflows, internal mini apps, and a shared workspace so specialist agents can handle long-horizon work unattended.

    Agent Pilot icon

    Agent Pilot

    An open-source desktop application for creating, managing, and chatting with AI workflows, from single LLMs to complex multi-agent graph-based pipelines.

    Browse all tools

    Related Topics

    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.

    132 tools

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    343 tools

    Autonomous Systems

    AI agents that can perform complex tasks with minimal human guidance.

    407 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions
    24views