Skip to content
ChangelogAPIANT.aiv2

Changelog

View .md

Where customer-visible changes to APIANT.ai are recorded, and how to pick up updated Claude Code skills.

APIANT.ai changes reach you in two ways: the platform and its MCP server update on APIANT's side, and the Claude Code skills update when you re-run the install command in your project.

Platform and MCP server changes

The app at https://app.apiant.ai and the MCP server at https://mcp.apiant.ai/mcp run on APIANT's servers. Claude Code reads the list of tools from the server when it connects, so changes to the tools reach you without reinstalling anything.

Updating the Claude Code skills

The skills are files the install command unzips into your project's .claude/skills/ folder. They do not update on their own. To get the current skills:

  1. In https://app.apiant.ai, open the account menu and choose Connect to Claude Code.
  2. Copy the command for your operating system.
  3. Run it again from the root of the same project.

The command overwrites the skill files and re-registers the apiant-ai MCP server, so running it a second time is safe.

Next steps

Related docs

Last updated September 15, 2026