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
- 1Build
mcp/from a reviewed checkout withnpm ciandnpm run build. - 2Pair this interactive host with a verified
chirp loginbuild. Review the matching code, host, provider, capabilities, and expiry in the browser. - 3Configure the client with an absolute path to
mcp/dist/index.js; do not use an unverified remote package name. - 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