integrations

Generate a dashboard of connected and available MCP connectors from configuration.

726|123|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill integrations-indranilbanerjee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integrations
Source: https://github.com/indranilbanerjee/digital-marketing-pro/tree/main/skills/integrations
Command: npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill integrations-indranilbanerjee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Show MCP integration status and unlockable connectors to help teams understand active versus available integrations.

Core Features & Use Cases

  • Real-time dashboard of connected vs available MCP connectors
  • Shows which skills each connector unlocks
  • Helps plan quick wins by suggesting connectors to enable

Quick Start

Run /dm:integrations to view the active connectors, available integrations, and the skills each connector unlocks.

Frequently Asked Questions about integrations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check active versus available MCP connectors in my environment?

To check MCP connector status, run the integration dashboard command to generate a categorized view of connected and available connectors. It scans your active .mcp.json configuration and environment variables to display which integrations are currently active.

What MCP integrations are available to configure for CRM and analytics workflows?

Available MCP integrations span categories such as CRM, marketing, and analytics. The dashboard identifies which connectors are currently inactive but ready to configure, showing the specific skills each connector unlocks once enabled.

How do I know which skills an MCP connector unlocks before enabling it?

To see which skills an MCP connector unlocks, review the integration dashboard output. It maps each available connector to the specific skills it provides across categories, helping you plan which integrations to enable for quick wins.

Does the connector status dashboard work with my existing .mcp.json configuration?

The connector status dashboard works directly with your active .mcp.json configuration. It relies on a Python script that reads this file alongside your environment variables to determine which connectors are connected and which are available.

Why does my MCP integration dashboard show no active connectors?

If the MCP integration dashboard shows no active connectors, your .mcp.json configuration likely lacks defined connector entries or the required environment variables are missing. The Python script needs both to identify connected integrations.

When do I need to run an MCP connector status check?

You need to run an MCP connector status check after plugin installation to identify which connectors are connected, which are available to configure, and which skills each connector unlocks across categories such as CRM, marketing, and analytics.