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.

6 lines 136 B
/** * Cache module exports */ export * from './APICache.js'; export * from './CollectionCache.js'; //# sourceMappingURL=index.d.ts.map