loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

AgentOS

MCP Tool

AnandPilania/AgentOS

Enterprise-grade AI Agent Orchestration Cockpit

Install

$ npx loaditout add AnandPilania/AgentOS

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "AgentOS": {
      "command": "npx",
      "args": [
        "-y",
        "AgentOS"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

AgentOS

Enterprise-grade AI agent orchestration cockpit — cross-platform (macOS, Windows, Linux) desktop app for running multiple AI agents in parallel on your codebase. Real tool use, MCP protocol, split panes, team collab, cost tracking.

Features

| Feature | AgentOS | | ------------------- | ---------------------------------- | | Cross-platform | ✅ macOS + Windows + Linux | | MCP protocol | ✅ stdio / SSE / WebSocket | | Real tool use | ✅ 9 built-in tools + all MCP tools | | Split panes | ✅ 1/2/4-pane layouts | | Agent pipelines | ✅ Topological execution engine | | Team collab | ✅ Socket.io real-time presence | | Cost dashboard | ✅ Per-call tracking + charts | | Templates | ✅ 8 built-in + marketplace | | Global search | ✅ Messages + files + agents | | Shortcuts | ✅ 30+ keyboard shortcuts | | Self-hosted | ✅ Docker Compose | | Air-gapped | ✅ | | SSO / SAML | ✅ | | Audit logs | ✅ | | Open source | ✅ MIT |

Quick Start
git clone https://github.com/anandpilania/agentos.git
cd agentos
npm install
npm run dev
Build
npm run dist:mac    # macOS .dmg (Intel + Apple Silicon)
npm run dist:win    # Windows .exe installer
npm run dist:linux  # Linux .AppImage + .deb + .rpm
npm run dist:all    # All platforms
Self-Hosted
docker-compose up -d   # http://localhost:3000
Key Architecture
  • Main process: AgentManager (tool loops), MCPManager (protocol), ToolEngine (bash/files/git), PipelineManager (agent-to-agent), CollabManager (Socket.io), SessionManager (persistence)
  • Renderer: SplitPaneLayout (4 layouts), ChatPanel (tool call UI), MCPPanel, Cos

Tags

agentic-workflowsai-agentsai-opsai-pipelinesautomationcost-trackingcross-platformdeveloper-toolselectronllmmcpmcp-protocolopen-sourceorchestrationproductivityself-hostedtypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated25 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/24/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/AnandPilania/AgentOS)](https://loaditout.ai/skills/AnandPilania/AgentOS)