refact-ai.md

Refact.ai

UI App
from"Refact.ai"

Open-source AI agent for VS Code and JetBrains with MCP support

Developer Tools
VS CodeJetBrainsagentMCP client
install.sh
# Clone the repository
$git clone https://github.com/Refact.ai/refact-ai
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve