https://github.com/geminiwen/mcp-wechat-moments
Wechat Moment for macOS (based on Apple Scripts)
https://github.com/geminiwen/mcp-wechat-moments
Last synced: 3 months ago
JSON representation
Wechat Moment for macOS (based on Apple Scripts)
- Host: GitHub
- URL: https://github.com/geminiwen/mcp-wechat-moments
- Owner: geminiwen
- Created: 2025-03-19T07:16:43.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-03-19T07:50:16.000Z (7 months ago)
- Last Synced: 2025-03-19T08:25:43.643Z (7 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCP Wechat Moment Server
use applescript to publish moments on macOS
# Installation
Recommend use `uvx` to setup
## requirements
We need cliclick to emulate mouse click event
> brew install cliclickUse uvx to install this packages
> uvx mcp-wechat-moments# Configuration & Usage
Use client like Cherry Studio
## Auto Publish
Auto-Publish Feature is not enabled by default, you could enable it via env variables:
> AUTO_PUBLISH=true