EveryDev.ai
Subscribe
Home
Tools

3,020+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
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. MindsHub Cowork
    MindsHub Cowork icon

    MindsHub Cowork

    Agent Harness
    Featured

    MindsHub Cowork is a unified workspace where open-source AI agents complete whole tasks — reports, dashboards, analyses, and more — by connecting to your data and tools.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Free tier — bring your own model and API key, public artifacts only.

    Pro: $10/mo

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent HarnessAutonomous SystemsWorkflow Automation

    Alternatives

    Hermes Desktop by dodo-reachCLI-AnythingZylos
    Developer
    MindsDBSan Francisco, CAEst. 2017$53700000 raised

    Listed Jul 2026

    About MindsHub Cowork

    MindsHub Cowork is the unified workspace built by MindsDB for delegating entire knowledge-work tasks to open-source AI agents. You describe an outcome in plain language, and the agent plans the work, connects to your data sources, runs code in a transparent scratchpad, and returns finished, shareable artifacts. The platform is open source under the MIT License and runs on the web, as a desktop app for macOS and Windows, or self-hosted from source.

    What It Is

    MindsHub Cowork sits at the intersection of an AI agent harness and a productivity workspace. Rather than offering a chat interface for back-and-forth Q&A, it accepts whole-task briefs — "build a KPI dashboard from Postgres and Stripe," "extract 38 receipts into a Q2 expense workbook," "run a daily 7am briefing across Slack, Gmail, and Linear" — and returns finished documents, dashboards, spreadsheets, or HTML apps. The platform is described by MindsHub as "the unified workspace where open-source agents get work done for you."

    Architecture: How the Platform Fits Together

    Cowork is the user-facing layer on top of a managed runtime with several distinct components:

    • Agent Harnesses — Interchangeable open-source agents (Anton and Hermes in Cowork today; OpenClaw, NanoClaw, and OpenClaw + GBrain available standalone) that can be swapped from a dropdown without losing workspace state.
    • Model Router — A single endpoint that routes each step to the right LLM by cost, latency, and capability. Supports frontier models from Anthropic (Claude), OpenAI (GPT), and Google (Gemini), plus open-weight models including DeepSeek, Qwen, and Kimi. Models are referenced via latest:* aliases that stay current as providers ship new versions.
    • Credentials Vault — Encrypted secrets store scoped per connection; agents never see raw API keys or database credentials.
    • Scratchpads — Protected, reproducible execution environments where every SQL query, Python script, and intermediate table is visible and replayable.
    • Memory & Skills — Cross-session memory that persists schemas, preferences, and past decisions, plus a reusable skill library that the agent recalls when the work fits.

    Connectors and Data Access

    Cowork connects to a wide range of data sources and SaaS tools through a connectors directory. Featured integrations include PostgreSQL, Stripe, Gmail, Slack, Google Calendar, Linear, HubSpot, Zendesk, Gong, Google Drive, BigQuery, and Notion. Credentials are stored in the vault and scoped per connection, so the agent can reach live data at runtime without exposing raw keys.

    Artifacts and Collaboration

    Agent output in Cowork is turned into concrete artifacts — HTML dashboards, Markdown documents, Excel workbooks, and code — rather than a scrolling chat transcript. Artifacts can be kept in the workspace as drafts or published to a live, shareable URL. Work is organized into projects, and scheduled tasks let the agent run recurring jobs (daily briefings, weekly summaries, recurring audits) on a set cadence.

    Open-Source Lineage and Current Status

    MindsHub is built by MindsDB, founded in 2018 in Berkeley by Jorge Torres and Adam Carrigan. The company's About page states that MindsDB grew from an open-source in-database ML project into what it describes as "the most widely adopted open platform for AI analytics and data workflow automation," before expanding into LLMs and open-source agents and rebranding to MindsHub. The GitHub repository (mindsdb/minds) is released under the MIT License and, per GitHub metadata, had 39,360 stars and 6,209 forks as of mid-2026. The latest release listed on GitHub is v26.1.0, published April 23, 2026. The platform is SOC 2 Type II certified, per the MindsHub website. The company states it has raised $50M+ from investors including Benchmark, Mayfield, Y Combinator, and NVIDIA, and has a community of 800+ contributors.

    MindsHub Cowork - 1

    Community Discussions

    Be the first to start a conversation about MindsHub Cowork

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

    Pricing

    FREE

    Starter

    Free tier — bring your own model and API key, public artifacts only.

    • Bring your own model / API key
    • Public artifacts

    Pro

    Popular

    Full Model Router access with 5M tokens included, private artifacts, billed monthly.

    $10
    per month
    • Everything in Starter
    • Access to all frontier models
    • 5M tokens included
    • Private artifacts
    View official pricing

    Capabilities

    Key Features

    • Unified workspace for open-source AI agents
    • Plain-language task delegation
    • Finished artifacts: documents, dashboards, spreadsheets, HTML apps
    • Interchangeable agent harnesses (Anton, Hermes, OpenClaw, NanoClaw)
    • Model Router with single endpoint for frontier and open-weight LLMs
    • latest:* model aliases that stay current automatically
    • Secure credentials vault scoped per connection
    • Transparent scratchpad execution (SQL, Python, intermediate tables)
    • Cross-session memory with inspectable and editable state
    • Reusable skill library
    • Scheduled tasks (daily briefings, weekly summaries, recurring audits)
    • Live artifact publishing to shareable URLs
    • Project organization with pinned tasks
    • Connectors directory (PostgreSQL, Stripe, Gmail, Slack, BigQuery, HubSpot, Notion, Linear, and more)
    • Web app, macOS desktop app, Windows desktop app
    • Build from source / self-hosted deployment
    • SOC 2 Type II certified
    • Open source under MIT License

    Integrations

    PostgreSQL
    Stripe
    Gmail
    Slack
    Google Calendar
    Linear
    HubSpot
    Zendesk
    Gong
    Google Drive
    BigQuery
    Notion
    MySQL
    MongoDB
    Snowflake
    Anthropic Claude
    OpenAI GPT
    Google Gemini
    DeepSeek
    Qwen
    Kimi (Moonshot)
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

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

    Developer

    MindsDB

    MindsDB builds MindsHub, the open-source platform for AI agents that complete whole knowledge-work tasks. Founded in 2018 in Berkeley by Jorge Torres and Adam Carrigan, the company ships open-source agent harnesses, a unified model router, and a secure credentials vault under the MindsHub brand. MindsDB is backed by Benchmark, Mayfield, Y Combinator, and NVIDIA, and operates a global distributed team with 800+ open-source contributors.

    Founded 2017
    San Francisco, CA
    $53700000 raised
    46 employees

    Used by

    Intelligent Protection Management Corp…
    Snapshot
    CareJourney
    Read more about MindsDB
    WebsiteGitHubLinkedInX / Twitter
    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.

    CLI-Anything icon

    CLI-Anything

    An open-source framework that auto-generates agent-native CLI harnesses for any software, making any application controllable by AI agents through structured command-line interfaces.

    Zylos icon

    Zylos

    Zylos gives AI agents persistent memory, cross-channel communication, and a self-healing scheduler — all running locally on a Linux server with a single install command.

    Browse all tools

    Related Topics

    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.

    109 tools

    Autonomous Systems

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

    317 tools

    Workflow Automation

    Agents designed to automate complex business and development workflows.

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