Skip to main content
Glama

DollhouseMCP

Official
by DollhouseMCP

activate_persona

Activate a specific behavioral persona by name or filename to enable dynamic AI interactions, managed through the DollhouseMCP server for versatile AI assistant customization.

Instructions

Activate a specific persona by name or filename

Input Schema

NameRequiredDescriptionDefault
personaYesThe persona name or filename to activate

Input Schema (JSON Schema)

{ "properties": { "persona": { "description": "The persona name or filename to activate", "type": "string" } }, "required": [ "persona" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DollhouseMCP/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server