# Agenvoy

> Make AI actually work for you - A personal agent that writes its own tools and repairs itself.

- **Type:** MCP server
- **Install:** `agentstack add mcp-agenvoy-agenvoy`
- **Verified:** Pending review
- **Seller:** [agenvoy](https://agentstack.voostack.com/s/agenvoy)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [agenvoy](https://github.com/agenvoy)
- **Source:** https://github.com/agenvoy/Agenvoy
- **Website:** https://agenvoy.com/

## Install

```sh
agentstack add mcp-agenvoy-agenvoy
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

A personal AI Agent that runs on your machine

  Build tools, test it, and call it.
  Give the Agent you already use the power to build its own tools.
  You say one sentence. The agent does the rest.

  
  
  

  English · 繁體中文

## One-line install

> On MacBook, also run `sudo pmset -c sleep 0` to prevent sleep from interrupting schedules.

```bash
curl -fsSL https://agenvoy.com/scripts/install.sh | bash
```

***

## What you can do with it

### Look things up

> What's the weather in Taipei?
>
> The agent finds data, calls tools, and gives you the answer.
>
> If a tool doesn't exist, it builds one.

### Set up automation

> Report TSMC stock price every morning at 8am
>
> The agent asks:
> - Where to push results
> - What format you want
> - When to run
>
> Then creates the schedule automatically.

[](https://youtu.be/floMBsAfziY)

[](https://youtu.be/5To3joKlFpU)

### Search your files

> Find all invoices from last year
>
> Which document mentions Prompt guide?
>
> The agent searches your local files and answers directly.

### Handle multi-step work

> Summarize today's GitHub Commit and generate a progress report
>
> The agent breaks down the task, calls tools, combines results, and replies.

[](https://youtu.be/vqoQ6Qvl8qU)

[](https://youtu.be/nIV1xz_HIJg)

### Give the Agent you already use the power to build its own tools

> Agenvoy is also an MCP server.
>
> Claude Code, Codex, OpenCode and other AI agents can connect and:
> - Use all your sandboxed tools
> - Auto-build new tools when none exist
> - Share every tool across all agents
>
> One line of config. Instant shared tool library.
> Tools created in the demo: [`fetch_weather`](doc/demo/fetch_weather/) · [`fetch_crypto_price`](doc/demo/fetch_crypto_price/)

#### Claude Code creates a weather tool (1)

#### Codex reuses it and creates a crypto tool (2)

#### Agenvoy tests both tools (3)

[](https://youtu.be/on5IaoxBO1E)

[](https://youtu.be/2DDFCIcbnso)

[](https://youtu.be/KPs4o9xDFjM)

***

## Core capabilities

| Capability | Description |
| :- | :- |
| Auto tool generation | Builds and saves tools when they're missing |
| Self-scheduling | Create cron jobs with a single sentence |
| Long-term memory | Retains key info and context |
| File search | Answers from your local files |
| Sub-Agent | Multi-agent collaboration |
| MCP client | Connect to external MCP services |
| MCP server | Expose sandboxed tools to any MCP-compatible agent |
| Tool Market | Share and install tools |
| Transcription | Audio and video to text |
| Self-improvement | Auto-fixes after execution failures |

***

## How it compares

| | **Agenvoy** | OpenClaw | Hermes-agent |
|---|---|---|---|
| Install | One command, single binary | pnpm monorepo | pip + docker |
| Multi-model | Auto-picks | Manual switch | Manual switch |
| Chat UI | Buttons / menus / modals | Text only | Text only |
| Builds its own tools | ✅ | ❌ | ⚠️ Skill only |
| Chat verification | 6-digit code | Manual approval | Manual approval |
| Cross-session push | ✅ | ❌ | ⚠️ Limited |
| File search | Semantic + keyword | Chat memory only | Chat memory only |

***

## Docs

Full documentation at **[agenvoy.com/docs](https://agenvoy.com/docs/)**

- [Getting Started](https://agenvoy.com/docs/getting-started)
- [Sessions & Agents](https://agenvoy.com/docs/sessions)
- [Providers](https://agenvoy.com/docs/providers)
- [Built-in Tools](https://agenvoy.com/docs/built-in-tools)
- [MCP Server](https://agenvoy.com/docs/mcp-server)
- [MCP Client](https://agenvoy.com/docs/mcp-client)
- [Memory System](https://agenvoy.com/docs/memory-system)
- [Skill System](https://agenvoy.com/docs/skill-basics)
- [Sandbox](https://agenvoy.com/docs/sandbox)
- [Architecture](https://agenvoy.com/docs/architecture)

## License

This project is licensed under the [Apache License 2.0](LICENSE).

## Community Contributors

  

  

## Contributor

Just [open an issue](https://github.com/pardnchiu/agenvoy/issues/new) to share an idea.

  

## Star History

  
    
    
    
  

When the curve trends up — that's the signal we want to see. Hit ★ to push it along.

***

©️ 2026 [邱敬幃 Pardn Chiu](https://www.linkedin.com/in/pardnchiu)

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [agenvoy](https://github.com/agenvoy)
- **Source:** [agenvoy/Agenvoy](https://github.com/agenvoy/Agenvoy)
- **License:** Apache-2.0
- **Homepage:** https://agenvoy.com/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** yes
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: flagged — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-agenvoy-agenvoy
- Seller: https://agentstack.voostack.com/s/agenvoy
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
