artificial — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsartificial
    Back to Agents
    artificial

    artificial

    AndreBaltazar8 April 8, 2026
    6 copies 0 downloads

    Open source multi-agent harness for orchestrating AI workers. Supports Claude Code, OpenAI Codex, Cursor Agent, and local models.

    Agent Definition
    # Artificial
    
    An open source AI agent harness for orchestrating multiple AI workers from a single dashboard. Built in Go.
    
    Artificial lets you spawn, manage, and coordinate AI agents (Claude Code, OpenAI Codex, ACP-compatible models, local LLMs) as a team. Agents get personas, skills, communication channels, and a shared task board. You manage them from a real-time web dashboard or the REST API.
    
    ## What it does
    
    - **Multi-agent orchestration** — run multiple AI agents in parallel, each with their own role and persona
    - **Real-time dashboard** — chat with agents, manage tasks on a kanban board, monitor activity
    - **Channel-based communication** — agents can message each other and receive notifications mid-task
    - **Multiple backends** — supports Claude Code, OpenAI Codex, ACP (Agent Communication Protocol), and local models via OpenAI-compatible APIs
    - **MCP integration** — each worker exposes tools to its agent via Model Context Protocol
    - **Session persistence** — stop and resume agent sessions without losing context
    
    ## Architecture
    
    ```
    ┌───────────────────────────────────────────────────┐
    │                 svc-artificial                    │
    │       Dashboard · REST API · WebSocket Hub        │
    │                   SQLite DB                       │
    └─────────┬──────────────┬─────────────┬────────────┘
              │ WebSocket    │ WebSocket   │ WebSocket
        ┌─────┴──────┐  ┌────┴──────┐  ┌───┴────────┐
        │ cmd-worker │  │ cmd-worker│  │ cmd-worker │
        │  (Codex)   │  │ (Cursor)  │  │   (ACP)    │
        │  ┌──────┐  │  │ ┌──────┐  │  │ ┌────────┐ │
        │  │ GPT  │  │  │ │Cursor│  │  │ │Cursor/ │ │
        │  │ 5.4  │  │  │ │Opus  │  │  │ │opencode│ │
        │  └──────┘  │  │ └──────┘  │  │ └────────┘ │
        └────────────┘  └───────────┘  └────────────┘
    ```
    
    ## Quick start
    
    ```bash
    # Build both binaries
    make build
    
    # Start the central service (dashboard at http://localhost:4000)
    make run-artificial
    
    # In another terminal, start a worker (or spawn from the Dashboard)
    make r

    Tags

    agent-orchestrationaiai-agentsclaudecodexdeveloper-toolsgolangllmmcpmulti-agent

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.