xiaozhi-client
MCP client connecting Xiaozhi devices with aggregated servers
All Skills in This Repository (10)
Pure Emerald Level Indicatorscommit
Generate structured Git commit messages with subject, scope, and rationale.
issue-hunter
Detect code quality issues in a monorepo and file GitHub issues.
practical-development-validator
Validate code changes and feature designs against pragmatic development principles.
path-alias-validator
Detect and fix path alias usage in TypeScript/JavaScript projects.
dev-workflow-checker
Automate type checks, linting, and tests after code modifications.
todo-manager
Create, list, update, prioritize, and close architecture evolution todos linked to PRs.
type-validator
Enforce TypeScript strict mode and detect unsafe casts in codebases.
ci-validator
Run lint, type, spell, duplicate code, and test checks for xiaozhi-client.
api-docs
Generate MDX API documentation from TypeScript/JavaScript source code using decorators and comments.
localization-validator
Validate Chinese localization consistency in code comments, UI strings, and documentation.
Frequently Asked Questions
FAQPage SchemaHow to install xiaozhi-client?▼
Run `npx skills add shenjingnan/xiaozhi-client --all -g -y` in your terminal to install all skills in this suite globally.
What does xiaozhi-client do?▼
It is an open-source MCP client that connects Xiaozhi AI devices to multiple MCP servers, with a web UI for visual configuration and Docker support for easy deployment.
Can I manage multiple Xiaozhi endpoints?▼
Yes. Each endpoint is managed independently with direct access, letting multiple Xiaozhi devices share one MCP configuration without load balancing complexity.
Does it work with Cursor or Cherry Studio?▼
Yes. It can run as a standard MCP server, so clients like Cursor and Cherry Studio can connect to it directly.
Can I deploy xiaozhi-client with Docker?▼
Yes. Prebuilt Docker images and a docker-compose file let you start the service with a single command and configure it via the web UI on port 9999.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core