Skip to main content
Glama

DollhouseMCP

by DollhouseMCP

share_persona

Create a shareable link for an AI persona, allowing others to access and use it. Specify expiration days to control link validity. Facilitates easy distribution and collaboration within the DollhouseMCP ecosystem.

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

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