# Management center for AI agents

Paperclip is an open source platform that allows you to manage workplace AI agents through a single interface. Developed with TypeScript, this tool allows you to control the workflows of agents used for different tasks from a central point.

- ★ 79,855
- TypeScript
- GitHub Trending · 2026-08-11

## What you get
- Manage multiple AI agents from a single interface.
- Centrally control agents' budget and tasks.
- Make workflows trackable like a task manager.

## Installation
**Quick installation**

```
curl -fsSL https://paperclip.ing/install.sh | bash -s -- --no-prompt --no-onboard
paperclipai onboard --yes
```

**Developer installation**

```
git clone https://github.com/paperclipai/paperclip.git
cd paperclip
pnpm install
pnpm dev
```


## If you don't write code
Acting as an AI manager, I define the subtasks necessary to achieve the main business goal I have set, assign these tasks to the appropriate agents, set budget limits, and control the progress in the process by regularly reporting the work done.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/paperclip/
