Fuxi

Fuxi

FuXi is a fast, self-contained terminal AI coding agent that supports code editing, command execution, and tool-driven workflows.

MCPDev
Type
MCP
Transport
stdio
Open source
No
GitHub Stars
★ 2.8k
Source
mcp-github

Overview

FuXi is a fast, self-contained terminal AI coding agent that can read code, edit files, run commands, and drive tools within the terminal. It supports cost-aware routing across multiple LLM providers with automatic failover. FuXi comes with over 50 built-in tools, including file reading/writing, shell commands, code search, and more. With FuXi, AI can reason, operate, and validate results directly on your actual codebase while keeping costs under control. Ideal for developers, teams, and enterprises.

Capabilities

  • Code editing and file reading/writing
  • Running shell commands
  • Code search and diagnostics
  • Cost-aware routing
  • Automatic failover

Use cases

Code debugging and fixingAutomated testing and deploymentCode review and refactoringMulti-language project management

Setup

Requires: API KeyNode 环境
curl -fsSL https://releases.fuxicode.com/bootstrap.sh | bash   # install; fuxi  # start

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which LLM providers does FuXi support?

Supports OpenAI-compatible models, Gemini, and Bedrock/Vertex.

How do I update FuXi?

Run the `fuxi update` command to update.

Related skills