All integrations

MCP server

Explicit Chirp tools for MCP-capable agents.

PreviewSDKchirp login

Source preview in `mcp/`; `@chirp/mcp-server` publication is unverified. MCP can submit status but does not automatically acquire Claude or Codex permission authority.

Setup

  1. 1Build mcp/ from a reviewed checkout with npm ci and npm run build.
  2. 2Pair this interactive host with a verified chirp login build. Review the matching code, host, provider, capabilities, and expiry in the browser.
  3. 3Configure the client with an absolute path to mcp/dist/index.js; do not use an unverified remote package name.
  4. 4Verify provider acceptance and the phone's delivery acknowledgement separately. Never call an accepted event delivered.
shell
# Source preview
cd /absolute/path/to/ChirpApp/mcp
npm ci
npm run build
node dist/index.js