integrations
/digital-marketing-pro:integrations
Purpose
Show a complete integration status dashboard — which MCP connectors are currently connected, which are available but not yet configured, and which skills each connector unlocks. This is the first thing users should check after installing the plugin to understand what capabilities are active and what additional connections they can set up.
Input Required
The user may optionally provide:
- Filter (optional): A specific category to focus on — e.g., "crm", "seo", "advertising", "email-marketing", "social-media". If omitted, shows all categories
- Show (optional):
connected(only active connectors),available(only not-yet-connected), orall(default)
Process
-
Run connector status check: Execute
python3 scripts/connector-status.py --action statusto get the full status dashboard. This reads the active.mcp.jsonconfiguration and checks environment variables for npx connectors to determine which are connected. -
Format the dashboard: Present the results organized by category, with clear visual distinction between connected and available connectors: