weapp agent mcp MCP
v0.4.8io.github.chaixueyuan/weapp-agent-mcp
Agent-first MCP server for WeChat Mini Program debugging & automation via WeChat DevTools.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add weapp-agent-mcp -e WEAPP_WS_ENDPOINT=<WEAPP_WS_ENDPOINT> -e WEAPP_AUTOMATOR_MODE=<WEAPP_AUTOMATOR_MODE> -e WEAPP_PROJECT_PATH=<WEAPP_PROJECT_PATH> -e WECHAT_DEVTOOLS_CLI_PATH=<WECHAT_DEVTOOLS_CLI_PATH> -e WEAPP_DEVTOOLS_PORT=<WEAPP_DEVTOOLS_PORT> -e WEAPP_DEVTOOLS_TIMEOUT=<WEAPP_DEVTOOLS_TIMEOUT> -e WEAPP_AUTO_ACCOUNT=<WEAPP_AUTO_ACCOUNT> -e WEAPP_DEVTOOLS_TICKET=<WEAPP_DEVTOOLS_TICKET> -e WEAPP_TRUST_PROJECT=<WEAPP_TRUST_PROJECT> -e WEAPP_DEVTOOLS_ARGS=<WEAPP_DEVTOOLS_ARGS> -e WEAPP_DEVTOOLS_CWD=<WEAPP_DEVTOOLS_CWD> -e WEAPP_AUTOCLOSE=<WEAPP_AUTOCLOSE> -e WEAPP_AUTOLAUNCH=<WEAPP_AUTOLAUNCH> -e WEAPP_LAUNCH_TIMEOUT=<WEAPP_LAUNCH_TIMEOUT> -e WEAPP_CONNECT_TIMEOUT=<WEAPP_CONNECT_TIMEOUT> -- npx -y @chaixueyuan/weapp-agent-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.