Developer
Manage your access tokens and API keys.
Personal Access Tokens
Bearer tokens for the @dollhousestudio/cli command-line tool. Each token grants the same project read/write access as your account.
Getting started
npm install -g @dollhousestudio/cli
dollhouse login # paste a token above
dollhouse init <projectId> # scaffold a project directory
dollhouse install-skill # teach Claude Code about this projectAPI Keys
Keys for programmatic access to the Dollhouse API.