Skip to main content
Glama

DollhouseMCP

Official
by DollhouseMCP

share_persona

Create a shareable link for an AI persona with customizable expiry, enabling easy distribution and activation of behavioral profiles via DollhouseMCP.

Instructions

Generate a shareable URL for a persona

Input Schema

NameRequiredDescriptionDefault
expiryDaysNoNumber of days the share link is valid (default: 7)
personaYesThe persona name or filename to share

Input Schema (JSON Schema)

{ "properties": { "expiryDays": { "description": "Number of days the share link is valid (default: 7)", "type": "number" }, "persona": { "description": "The persona name or filename to share", "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