Install on Claude Code

  • Claude Code installed and signed in.
  • An AfterShip account with access to the organization you want to connect.

Add the AfterShip Channels MCP server to Claude Code. The local server name — aftership-channels — is how Claude Code identifies this MCP. You can pick any name, but the examples below assume aftership-channels.

preparing...

Authenticate with AfterShip:

preparing...

This opens your browser and starts the OAuth flow. Choose the AfterShip organization you want the agent to work with, then return to the terminal — Claude Code stores the token automatically. No credentials need to be written into any config file.

Start a Claude Code session and ask:

Claude Code should invoke the AfterShip Channels MCP and return a summary. If nothing happens, run claude mcp list and confirm aftership-channels shows as connected.

  • Tools do not appear after install. Re-run claude mcp login aftership-channels; the OAuth flow may not have completed on the first attempt.
  • Wrong organization data. Remove the server with claude mcp remove aftership-channels, add it again, and re-run claude mcp login aftership-channels, selecting the correct organization during OAuth.