Connect Claude Code

Prerequisites

Add the MCP server

Run this once on your machine:

claude mcp add --transport http appier-enterprise https://mcp.stg.enterprise.appier.net/mcp

The configuration is stored under your user profile and is not shared with the repo.

First connection

  1. Open Claude Code and start a session (claude).
  2. Ask Claude to call a tool, for example whoami.
  3. Your browser opens the Appier Auth0 sign-in page.
  4. After sign-in, the agent receives an MCP-scoped token and the tool call proceeds.

Verify

whoami       # returns your Appier email
list_projects   # lists EAM Projects you can access