miniapp-cdp-mcp / setup / crewai
Setup guide

Set up miniapp-cdp-mcp in CrewAI

communitystdiodestructive capableno verified config · noindex

微信小程序逆向工程 MCP 服务器,让你的 AI 编码助手(如 Claude、Cursor、Antigravity)能够直接通过 Chrome DevTools Protocol (CDP) 调试和分析微信小程序(包括微信开发者工具或 PC 端微信小程序)中的 JavaScript 代码。


01Configuration
# miniapp-cdp-mcp via CrewAI # transport: stdio # launch: uvx --from miniapp-cdp miniapp-cdp-mcp

CrewAI connects to MCP servers in code. Use its MCP client with the command/URL below; exact API varies by version.


02Steps
  1. Make sure CrewAI is installed and up to date.
  2. Wire the server into CrewAI using its MCP client API.
  3. Provide any required API keys/credentials as environment variables.
  4. Restart CrewAI 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

Set up miniapp-cdp-mcp MCP in CrewAI — MCPExplorer