@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 • 368 B
TypeScript
/**
* Auto-generated file - DO NOT EDIT
* Generated at build time by scripts/generate-version.js
*/
export declare const PACKAGE_VERSION = "2.0.35";
export declare const BUILD_TIMESTAMP = "2026-06-23T22:45:19.819Z";
export declare const BUILD_TYPE: 'npm' | 'git';
export declare const PACKAGE_NAME = "@dollhousemcp/mcp-server";
//# sourceMappingURL=version.d.ts.map