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 d…
{
"mcpServers": {
"dollhousemcpmcp": {
"command": "npx",
"args": [
"-y",
"@dollhousemcp/mcp-server"
]
}
}
}