stack-chan/stack-chan
A JavaScript-driven M5Stack-embedded super-kawaii robot with MCP server functionality for AI-controlled interactions and emotions.
Quick Start
Clone the repository:
git clone https://github.com/stack-chan/stack-chanClaude Desktop configuration example:
{
"mcpServers": {
"stack-chan": {
"command": "npx",
"args": [
"-y",
"stack-chan/stack-chan"
]
}
}
}Check the repository README for specific installation and configuration instructions.