UNPKG

@dollhousemcp/mcp-server

Version:

DollhouseMCP - A Model Context Protocol (MCP) server that enables dynamic AI persona management from markdown files, allowing Claude and other compatible AI assistants to activate and switch between different behavioral personas.

9 lines 367 B
/** * Auto-generated file - DO NOT EDIT * Generated at build time by scripts/generate-version.js */ export declare const PACKAGE_VERSION = "1.5.2"; export declare const BUILD_TIMESTAMP = "2025-08-06T20:36:22.499Z"; export declare const BUILD_TYPE: 'npm' | 'git'; export declare const PACKAGE_NAME = "@dollhousemcp/mcp-server"; //# sourceMappingURL=version.d.ts.map