Skip to main content
Glama

DollhouseMCP

by DollhouseMCP

set_user_identity

Assign a username and optional email to manage AI personas and participate in collections on the DollhouseMCP server for dynamic persona attribution.

Instructions

Set your username for persona attribution and collection participation

Input Schema

NameRequiredDescriptionDefault
emailNoYour email address (optional)
usernameYesYour username (alphanumeric, hyphens, underscores, dots)

Input Schema (JSON Schema)

{ "properties": { "email": { "description": "Your email address (optional)", "type": "string" }, "username": { "description": "Your username (alphanumeric, hyphens, underscores, dots)", "type": "string" } }, "required": [ "username" ], "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