EveryDev.ai
Subscribe
Home
Tools

3,844+ 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. Verso
    Verso icon

    Verso

    Agent Frameworks

    Verso is a free, open-source native macOS app that wraps the Hermes Agent harness in an intuitive interface, letting non-technical users run AI agents connected to their mail, calendar, notes, and other tools.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Free to download, use, modify, and distribute under AGPL-3.0. No account required for source builds.

    Engagement

    Available On

    macOS
    Linux
    Web
    API
    CLI

    Resources

    WebsiteGitHubllms.txt

    Topics

    Agent FrameworksAgent HarnessAutonomous Systems

    Alternatives

    Hermes Desktop by dodo-reachAutoAgentclawrun
    Developer
    Hugo SanchezHugo Sanchez builds Verso, a free and open-source native mac…

    Listed Sep 2026

    About Verso

    Verso is a native macOS application built by Hugo Sanchez that makes it easy for non-technical users to run AI agents against their everyday work tools. It wraps the open-source Hermes Agent harness from Nous Research in a SwiftUI interface, combining local memory, connected apps, and frontier AI models in one place. The project is licensed under AGPL-3.0 and available for free download directly from GitHub.

    What It Is

    Verso is an agent orchestrator — a desktop app that coordinates AI models, tool integrations, and local memory so users can ask natural-language questions and have the agent act across multiple services at once. Rather than requiring users to configure agents from scratch, Verso provides a ready-made macOS app that handles the orchestration layer. It sits on top of Hermes Agent, which the homepage describes as "one of the most trusted agent harnesses out there; used by engineering teams, tinkerers, and artists at the frontier."

    Architecture: Verso + Hermes

    The app has a layered architecture:

    • Verso — the native macOS shell (SwiftUI), an embedded React chat interface, and a local Node.js sidecar that manages memory and Hermes integration
    • Hermes Agent (Nous Research) — the underlying open-source agent harness that provides tools, skills, routines, memory, and browser automation
    • Frontier models — OpenAI (via Codex device login) and Anthropic Claude (via your own API key), switchable mid-conversation

    All local data — chats, memory, connections, and browser data — is stored in a plain SQLite-style database at ~/Library/Application Support/Verso/runtime/local/, keeping working memory on the user's own machine.

    Connected Apps and MCP Support

    Verso connects to external services through Composio, either via Verso's managed service or a user's own Composio project API key. Supported integrations shown on the homepage include Gmail, Google Calendar, Google Drive, Notion, Slack, and Granola MCP. The app also supports any tool that speaks MCP (Model Context Protocol), making it extensible beyond the built-in connectors. In a source build, users can supply their own Composio project key stored in macOS Keychain — no Verso account required.

    Who It's For

    The homepage explicitly targets "non-technical folks" who want to leverage frontier AI without configuring agent pipelines themselves. The app handles the complexity of orchestration, memory, and multi-service reads and writes behind a simple chat interface. A typical use case shown on the site involves asking Verso to "catch me up on the board conversation," after which it reads Slack messages, finds Gmail threads, opens a Notion document, and checks Google Calendar — then summarizes the relevant context.

    Update: Verso 1.0.28

    The latest release is v1.0.28, published on September 9, 2026, available as a .dmg download from the GitHub releases page. The repository was created in April 2026 and has been actively updated, with the last push on September 9, 2026. Source builds require an Apple Silicon Mac running macOS 14 or newer, Xcode, Node.js 24, and either a Codex-enabled OpenAI account or an Anthropic API key. The project is open to bug reports, documentation improvements, and focused fixes via GitHub issues.

    Verso - 1

    Community Discussions

    Be the first to start a conversation about Verso

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

    Pricing

    OPEN SOURCE

    Open Source

    Free to download, use, modify, and distribute under AGPL-3.0. No account required for source builds.

    • Full native macOS app
    • Local memory on-device
    • Hermes Agent integration
    • OpenAI Codex and Anthropic Claude support
    • Connected apps via Composio

    Capabilities

    Key Features

    • Native macOS app (SwiftUI)
    • Built on Hermes Agent (Nous Research)
    • Local memory stored on-device in plain database
    • Connected apps via Composio (Gmail, Google Calendar, Google Drive, Notion, Slack)
    • Custom MCP connector support
    • OpenAI Codex and Anthropic Claude model support
    • Switchable models mid-conversation
    • Embedded React chat interface
    • Local chat and session history
    • Browser automation via Hermes
    • Source build with no Verso account required
    • macOS Keychain storage for API keys

    Integrations

    Gmail
    Google Calendar
    Google Drive
    Notion
    Slack
    Granola MCP
    OpenAI Codex
    Anthropic Claude
    Composio
    MCP (Model Context Protocol)
    API Available

    Ratings & Reviews

    No ratings yet

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

    Developer

    Hugo Sanchez

    Hugo Sanchez builds Verso, a free and open-source native macOS agent orchestrator designed to make frontier AI accessible to non-technical users. The project wraps the Hermes Agent harness from Nous Research in a SwiftUI app with an embedded React chat interface. Verso connects to everyday work tools like Gmail, Notion, and Slack via Composio, and stores all user data locally on-device.

    Read more about Hugo Sanchez
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Hermes Desktop by dodo-reach icon

    Hermes Desktop by dodo-reach

    A native macOS companion app for Hermes Agent that connects directly over SSH to manage sessions, files, skills, cron jobs, usage, and a real terminal.

    AutoAgent icon

    AutoAgent

    An autonomous agent harness engineering tool that lets an AI meta-agent iteratively build, benchmark, and optimize agent configurations overnight without human intervention.

    clawrun icon

    clawrun

    ClawRun is an open-source CLI tool for deploying and managing AI agents in seconds, built with TypeScript under the Apache 2.0 license.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    684 tools

    Agent Harness

    Infrastructure, orchestrators, and task runners that wrap around LLM coding agents — covering session management, context delivery, worktree isolation, architecture enforcement, and issue-to-PR pipelines.

    166 tools

    Autonomous Systems

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

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