Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DollhouseMCP Developer Kit

🚧 Work in Progress - This toolkit is under active development.

Tools and resources for developers building with DollhouseMCP.

Overview

This repository provides everything you need to create new customization elements, build integrations, and extend DollhouseMCP:

  • Element creation templates
  • Integration examples
  • Testing utilities
  • Development guides

Getting Started

# Clone the repository
git clone https://github.com/DollhouseMCP/developer-kit.git
cd developer-kit

# Install dependencies
npm install

# Create a new element (coming soon)
npm run create-element

What You Can Build

  • Personas: Custom AI personalities
  • Templates: Reusable content structures
  • Skills: Specialized capabilities
  • Tools: New MCP tools for AI assistants

Structure

developer-kit/
├── templates/     # Element templates
├── examples/      # Example implementations
├── utils/         # Helper utilities
├── docs/          # Developer documentation
└── tests/         # Testing frameworks

Documentation

Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

Support

License

AGPL-3.0 - See LICENSE file for details.


Build amazing things with DollhouseMCP!

About

Tools and templates for external developers

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors