Fuxi MCP Server
fuxicodex/Fuxi
FuXi is a fast, self-contained AI coding agent that lives in your terminal — edit code, run commands, and drive tools, with cost-aware routing across LLM providers.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
fuxicodex/Fuxi is a Python tool. FuXi is a fast, self-contained AI coding agent that lives in your terminal — edit code, run commands, and drive tools, with cost-aware routing across LLM providers. Topics: agent, ai, ai-agent, ai-coding, cli, code-assistant, coding-assistant, developer-tools, llm, mcp, terminal, tui, autonomous-agent, coding-agent, developer-tool, go, golang, openai-compatible, productivity, terminal-app.
Ranked #2171 out of 24840 indexed tools.
In the top 9% of all indexed tools.
Has 3,366 GitHub stars.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
3,366 stars → well-known project
Last commit 1d ago → actively maintained
3/3 issues closed → responsive maintainer
3 contributors → small team
No dependents → no downstream usage
9 weekly installs → early adoption
Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →
How to Improve
Matched Queries
From the README
# FuXi [English](README.md) | [简体中文](README.zh-CN.md) FuXi is a fast, self-contained **terminal AI coding agent**. It reads code, edits files, runs commands, and drives tools from a rich TUI, with cost-aware routing across LLM providers and automatic failover. Built in Go, it ships as one static binary with no runtime dependencies. **Terminal-first** · **Provider-agnostic** · **Bring your own key** · **MCP client** · **Self-updating** Homepage: **https://www.fuxicode.com** FuXi's roughly **2 million lines of code** were written entirely by FuXi itself. ## Install **macOS / Linux** ```bash curl -fsSL https://downloads.fuxicode.com/bootstrap.sh | bash ``` **Windows (PowerShell)** ```powershell irm https://downloads.fuxicode.com/bootstrap.ps1 | iex ``` **Windows (CMD)** ```bat curl -fsSL https://downloads.fuxicode.com/install.cmd -o "%TEMP%\fuxi-install.cmd" && "%TEMP%\fuxi-install.cmd" ``` Then verify and launch: ```bash fuxi --version fuxi doctor # environment sanity chRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.