JUHE API Marketplace
gabrielmaialva33 avatar
MCP Server

winx-code-agent

Winx is a Rust reimplementation of WCGW, providing shell execution and file management capabilities for LLM code agents.

25
GitHub Stars
3/10/2026
Last Updated
MCP Server Configuration
1{
2 "name": "winx",
3 "command": "/path/to/winx-code-agent/target/release/winx-code-agent",
4 "args": [
5 "serve"
6 ],
7 "env": {
8 "RUST_LOG": "info"
9 }
10}
JSON10 lines
  1. Home
  2. MCP Servers
  3. winx-code-agent

README Documentation

✨ Winx - High-Performance Rust MCP Server ✨

🚀 1:1 Optimized Rust Implementation of WCGW (What Could Go Wrong) 🚀

Winx is a specialized Model Context Protocol (MCP) server that provides high-performance tools for LLM code agents. It implements the core functionality of WCGW in pure Rust for maximum efficiency and stability.

⚡ Performance

Benchmarks on i9-13900K + RTX 4090 (WSL2)

MetricWinx (Rust)Python (WCGW)Improvement
Startup Time< 5ms~200ms🚀 40x Faster
Shell Command Latency< 1ms~15ms🚀 15x Lower
File Read (1MB)0.4ms~40ms🚀 100x Faster
Memory Footprint~5MB~65MB📉 13x Smaller

Benchmarks performed using hyperfine and memory profiling tools on standard workloads.

🛠️ MCP Tools

ToolDescription
InitializeRequired. Setup workspace environment and shell mode options (Restricted/Full).
BashCommandExecute shell commands with full PTY support (interactive, stateful).
ReadFilesEfficient zero-copy file reading with line-range support.
FileWriteOrEditRobust file modification using exact SEARCH/REPLACE blocks.
ContextSaveSnapshot current project context (files + description) for resumption.
ReadImageOptimized base64 image reading for multimodal agent contexts.

🚀 Quick Start

Prerequisites

  • Rust 1.75+
  • Linux / macOS / WSL2

Installation

git clone https://github.com/gabrielmaialva33/winx-code-agent.git
cd winx-code-agent
cargo build --release

Integration with Claude Desktop

Add to ~/.config/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "winx": {
      "command": "/path/to/winx-code-agent/target/release/winx-code-agent",
      "args": ["serve"],
      "env": { "RUST_LOG": "info" }
    }
  }
}

🏗️ Architecture

  • PTY Shell: Full pseudo-terminal support for interactive commands.
  • Zero-Copy I/O: Uses memory-mapped files for blazing fast reads.
  • Strict Typing: Powered by Rust's safety and performance guarantees.
  • WCGW Parity: Designed to be a drop-in replacement for Python-based toolsets.

📜 License

MIT - Gabriel Maia (@gabrielmaialva33)

✨ Optimized for the next generation of AI Agents ✨

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.aiFeatured on ShowMeBestAI
Copyright © 2026 JUHEDATA HK LIMITED - All rights reserved