engineer-api
CommunityProgrammatic Braze API and MCP integration
System Documentation
What problem does it solve?
This Skill removes friction for engineering teams that need to call Braze programmatically by consolidating REST API usage, MCP server configuration, and function-to-endpoint mappings into a single reference workflow. It helps translate conversational assistant requests into correctly authenticated API calls and MCP tool invocations so sends, user updates, and exports work reliably.
Core Features & Use Cases
- REST API Quick Reference: Endpoint summaries, authentication headers, common request/response shapes, and SMS send examples.
- MCP Server Guidance: Installation notes, environment variable configuration, Claude Code registration, and available MCP functions mapped to REST endpoints.
- Debug & Best Practices: Region selection, permission scoping for API keys, subscription group handling for SMS, and common error fixes for failed calls.
- Use Case: Trigger a transactional SMS from a backend service, update user attributes prior to a send, or have Claude Code invoke an MCP
send_messagetool and return a dispatch_id.
Quick Start
Configure BRAZE_API_KEY and BRAZE_API_URL, register the MCP server with Claude Code, then ask the assistant to "Send an SMS to external_id ext_456 using subscription group sg_abc with body Your order has shipped."
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: engineer-api Download link: https://github.com/delta-and-beta/braze-agency/archive/main.zip#engineer-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.