MCP.so
登录

GenPilot

@yanmxa

关于 GenPilot

Fast, open agent harness for the terminal. One ~12 MB Go binary — bring any model and extensions into a single inspectable loop that learns as you work.

基本信息

分类

其他

许可证

Apache-2.0

运行时

go

传输方式

stdio

发布者

yanmxa

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is GenPilot?

GenPilot is an open-source agent harness for the terminal—a single native Go binary (~12 MB) that wraps any large language model in a fast, inspectable, permission-gated loop. It targets users who want a lightweight, self-contained AI assistant with no external runtime dependencies.

How to use GenPilot?

Install GenPilot via a one-line script (curl on macOS/Linux, PowerShell on Windows). Use the san command for interactive sessions, one-shot queries, or print mode; switch models with /model, search with /search, and toggle permission modes with Shift+Tab.

Key features of GenPilot

  • ~12 MB single binary, ~0.01s cold start, zero runtime dependencies.
  • Supports multiple models: Anthropic, OpenAI, Google, DeepSeek, and more.
  • Pluggable search backends: Exa, Tavily, Brave, Serper.
  • Personas, extensions, self-learning, and permission-gated loop.
  • Sessions with auto-save, resume, fork, and per-message cost tracking.
  • Inspector web UI for transcript replay and debugging.

Use cases of GenPilot

  • Run an AI coding assistant in the terminal with no Node.js or Python runtime.
  • Automate tasks with headless subagents using event-driven coordination.
  • Develop and test tool-use workflows with inspectable session transcripts.
  • Deploy a lightweight agent on edge devices or scratch containers.

FAQ from GenPilot

What models does GenPilot support?

It supports Anthropic, OpenAI, Google, DeepSeek, Moonshot, Alibaba, MiniMax, Z.ai, SenseNova, Mimo, Volcengine, Ollama (local), and Agnes-AI.

What are the runtime requirements?

GenPilot is a single

评论

其他 分类下的更多 MCP 服务器