MCP Server
Model Context Protocol server for AI integrations
Overview
Model Context Protocol (MCP) server for HeadshotMarketing.
NPM Packages
| Environment | Package Name | Visibility |
|---|---|---|
| Alpha | @burdenoff/alpha-headshotmarketing-mcp | Private |
| Stable | @burdenoff/headshotmarketing-mcp | Public |
Installation
Public (Stable)
npm install @burdenoff/headshotmarketing-mcp
Private (Alpha)
npm login
npm install @burdenoff/alpha-headshotmarketing-mcp
Repository
- GitHub: headshotmarketing-mcp
Features
MCP server providing AI agents with access to HeadshotMarketing capabilities.
Configuration
Add to your MCP client configuration to enable HeadshotMarketing integration.
See the NPM Package Management guide for more details.