coding agents
Winx Code Agent
A high-performance Rust reimplementation of WCGW for code agents, providing shell execution and advanced file management capabilities for LLMs via MCP.
local
rust
coding agents
Installation
npx -y gabrielmaialva33/winx-code-agentConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "winx-code-agent",
"command": "npx",
"args": [
"-y",
"gabrielmaialva33/winx-code-agent"
]
}About This MCP Server
gabrielmaialva33/winx-code-agent
A high-performance Rust reimplementation of WCGW for code agents, providing shell execution and advanced file management capabilities for LLMs via MCP.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub