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