Skip to content
axintdocs

Migrating from axintai

Axint previously shipped under legacy package names that still show up on some older blogs, indexes, and copy-pasted snippets. The current package names are:

  • npm: @axint/compiler
  • PyPI: axint
LegacyCurrent
@axintai/compiler@axint/compiler
axintaiaxint
npm install -g @axint/compiler
pip install axint

The compiler, MCP server, docs, examples repo, and public example pages now all use the current Axint identity. If you still have the legacy package names in local configs or setup guides, update them so new users do not get routed to stale packages or stale marketplace metadata.