miniapp-cdp-mcp / setup / continue
Setup guide
Set up miniapp-cdp-mcp in Continue
communitystdiodestructive capable
微信小程序逆向工程 MCP 服务器,让你的 AI 编码助手(如 Claude、Cursor、Antigravity)能够直接通过 Chrome DevTools Protocol (CDP) 调试和分析微信小程序(包括微信开发者工具或 PC 端微信小程序)中的 JavaScript 代码。
01Configuration
{
"mcpServers": {
"miniapp-cdp-mcp": {
"command": "uvx",
"args": [
"--from",
"miniapp-cdp",
"miniapp-cdp-mcp"
]
}
}
}
Add this to ~/.continue/config.yaml. Generated from the captured install method (uvx); the mcpServers shape is shared across Claude Desktop, Cursor, Windsurf, Cline, and VS Code.
02Steps
- Make sure Continue is installed and up to date.
- Open
~/.continue/config.yamland add the block above (merge into any existingmcpServers). - Provide any required API keys/credentials as environment variables.
- Restart Continue and confirm miniapp-cdp-mcp’s tools appear.
03Other runtimes
04Provenance
config_sourcegenerated from captured install method
last_checked2026-07-09 08:29Z
sourcesGitHub repo search [p4]
Next step
Want agents that act within guardrails? Apex is the live governed-agent product — paced, capped, and fully-logged actions with approvals before anything runs.
Explore Apex →See also: server page · is it safe? · alternatives