zhin-mcp-server
Installation
SKILL.md
Zhin MCP Server Guide
Use this skill to set up the @zhin.js/mcp plugin, enabling AI assistants (Claude, Cursor, etc.) to understand and generate Zhin plugins via the Model Context Protocol.
Installation
pnpm add @zhin.js/mcp
Configuration
MCP requires the HTTP plugin. Enable both in zhin.config.yml:
plugins:
- http
- mcp