embedded system

Stack Chan

A JavaScript-driven M5Stack-embedded super-kawaii robot with MCP server functionality for AI-controlled interactions and emotions.

typescript
embedded system
0
View on GitHub

Installation

npx -y stack-chan/stack-chan

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "stack-chan",
  "command": "npx",
  "args": [
    "-y",
    "stack-chan/stack-chan"
  ]
}

About This MCP Server

stack-chan/stack-chan

A JavaScript-driven M5Stack-embedded super-kawaii robot with MCP server functionality for AI-controlled interactions and emotions.

GitHub: https://github.com/stack-chan/stack-chan

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub