Skip to main content
Glama

DollhouseMCP

by DollhouseMCP

activate_persona

Enable dynamic AI persona management by activating a specific behavioral persona using its name or filename. Integrates with GitHub-powered marketplace for community-driven persona sharing and deployment.

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/DollhouseMCP'

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