liurbin/myai
Portable AI profiles for developers and teams. Save a working Claude Code setup once, restore it on a new machine, and sync the reusable parts to Codex.
Platform-specific configuration:
{
"mcpServers": {
"myai": {
"command": "npx",
"args": [
"-y",
"myai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
Save a working AI setup once. Restore it on a new machine. Reuse it across tools.
<p> </p>
<p> <a href="#import-your-current-claude-code-setup"><strong>Import</strong></a> · <a href="#new-team-member-quickstart"><strong>Bootstrap</strong></a> · <a href="#install"><strong>Install</strong></a> · <a href="#why-developers-and-teams-reach-for-it"><strong>Why</strong></a> · <a href="#current-support-matrix"><strong>Support</strong></a> · <a href="#docs"><strong>Docs</strong></a> </p>
</div>
> The AI workflow that "works" inside a team is usually real, valuable, and trapped on one laptop. > MyAI turns that fragile setup into a reusable local-first profile.
Alpha status: narrow by design. Shipping path today is Claude Code -> MyAI repo -> Codex CLI.
When a team says "our AI workflow works," what that often means is:
MyAI exists to make the setup itself portable, not just the output.
Loading reviews...