Skip to content

ihxnnxs/aix

Repository files navigation


AIX

AI eXchange
All your AI tools, one place.

Release Build License

Русский · 中文 · 日本語 · 한국어


Transfer MCP servers and rules between AI coding tools through an interactive TUI. Supports 21 tools with both global and project-scoped configurations.

Install

curl -fsSL https://raw.githubusercontent.com/ihxnnxs/aix/main/install.sh | bash

Usage

aix              # Launch interactive TUI
aix list         # View MCP servers and rules across tools
aix transfer     # Transfer between tools
aix restore      # List/restore backups
aix doctor       # Diagnose CLI tool detection

Supported Tools

Tool MCP Global MCP Project Rules Skills Agents
Claude Code CLAUDE.md
Claude Desktop
Cursor .cursorrules
VS Code copilot-instructions.md
Windsurf .windsurfrules
Cline .clinerules
Roo Code .roo/rules/
Kilo Code .kilo/rules/
TRAE project_rules.md
OpenCode AGENTS.md
Qwen Code AGENTS.md
Claude for IDE
Droid .factory/
Goose .goosehints
Crush AGENTS.md
Eigent
Gemini CLI GEMINI.md
Amazon Q .amazonq/rules/
Amp AGENT.md
Codex CLI AGENTS.md
Copilot CLI copilot-instructions.md

Features

  • MCP Transfer - select MCP servers from one tool, transfer to another with automatic format adaptation
  • Rules Transfer - transfer rules/instructions between tools (.cursorrulesCLAUDE.md.clinerules etc.)
  • Agents Transfer — transfer subagent markdown files between AI CLIs
  • Project scope - run aix inside a project to manage both global and project-scoped configs
  • Auto-detect - scans your system for installed AI tools and reads their configurations
  • Themes - 5 built-in themes (Default, Dracula, Monokai, Gruvbox, Nord)
  • Languages - English, Русский, 中文, 日本語, 한국어
  • Update checker - notifies you when a new version is available
  • Backups - configs are backed up before any changes (~/.config/aix/backups/)
  • Restore — roll back config changes via aix restore or the Backups TUI screen
  • Dry-runaix transfer --dry-run or d in TUI previews actions without writing

Development

bun install
bun run dev          # Run in dev mode
bun test             # Run tests
bun run build        # Build cross-platform binaries

License

MIT

About

All your AI tools, one place.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors