Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Voyager

БесплатноНе проверен

A Voyager-inspired MCP server that enables coding agents to build and immediately use CLI tools without restarting sessions.

GitHubEmbed

Описание

A Voyager-inspired MCP server that enables coding agents to build and immediately use CLI tools without restarting sessions.

README

A Voyager-inspired MCP server that enables coding agents to build and immediately use CLI tools without restarting sessions.

Features

  • Single Tool: The tool exposes a single tool run_shell_command.
  • Skill library: Agents can add new commands in ~/.config/voyager/bin/.
  • Dynamic schema: The run_shell_command tool description can be configured from ~/.config/voyager/prompt.txt, and it also dynamically loads available executables in ~/.config/voyager/bin/.
  • Configurable: Each executable can provide a .desc file, which will be included in the run_shell_command tool description.
  • Secure Execution: Uses subprocess with argument lists to prevent shell injection.

Installation

# add it to claude code
claude mcp add voyager uvx voyager-mcp

# try it with mcp inspector
npx -y @modelcontextprotocol/inspector uvx voyager-mcp

LICENSE

MIT

Citation

@article{wang2023voyager,
  title   = {Voyager: An Open-Ended Embodied Agent with Large Language Models},
  author  = {Guanzhi Wang and Yuqi Xie and Yunfan Jiang and Ajay Mandlekar and Chaowei Xiao and Yuke Zhu and Linxi Fan and Anima Anandkumar},
  year    = {2023},
  journal = {arXiv preprint arXiv: Arxiv-2305.16291}
}

from github.com/changjonathanc/voyager-mcp

Установка Voyager

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/changjonathanc/voyager-mcp

FAQ

Voyager MCP бесплатный?

Да, Voyager MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Voyager?

Нет, Voyager работает без API-ключей и переменных окружения.

Voyager — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Voyager в Claude Desktop, Claude Code или Cursor?

Открой Voyager на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Voyager with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development