🚧 Work in Progress - This toolkit is under active development.
Tools and resources for developers building with DollhouseMCP.
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
# 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- Personas: Custom AI personalities
- Templates: Reusable content structures
- Skills: Specialized capabilities
- Tools: New MCP tools for AI assistants
developer-kit/
├── templates/ # Element templates
├── examples/ # Example implementations
├── utils/ # Helper utilities
├── docs/ # Developer documentation
└── tests/ # Testing frameworks
- Getting Started Guide (coming soon)
- Element Creation Guide (coming soon)
- API Reference (coming soon)
- Best Practices (coming soon)
We welcome contributions! See CONTRIBUTING.md for guidelines.
- GitHub Issues: Report bugs or request features
- Discussions: Ask questions and share ideas
AGPL-3.0 - See LICENSE file for details.
Build amazing things with DollhouseMCP!