Home
cd ../playbooks
ProductivityIntermediate

Integrations

Show MCP integration status.

15 minutes
By communitySource
#integrations

Marketing teams lose hours to ad-hoc, inconsistent integrations work — Show MCP integration status. Use when: checking active connectors, available integrations, or skill unlocks. This playbook turns the process into a repeatable, brand-aware workflow.

Who it's for: digital marketers, marketing managers, growth marketers

Example

"Run /integrations for our brand" → Integrations workflow output with brand context, structured inputs captured, process steps executed, and a complete deliverable ready for review.

CLAUDE.md Template

New here? 3-minute setup guide → | Already set up? Copy the template below.

# Integrations

# /dm: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), or `all` (default)

## Process

1. **Run connector status check**: Execute `python3 scripts/connector-status.py --action status` to get the full status dashboard. This reads the active `.mcp.json` configuration and checks environment variables for npx connectors to determine which are connected.

2. **Format the dashboard**: Present the results organized by category, with clear visual distinction between connected and available connectors:

   For each category (Chat, Design, CRM, SEO, Email Marketing, Advertising, Analytics, Social Media, etc.):
   - Show connected connectors with a checkmark indicator and the skills they power
   - Show available-but-not-connected connectors with what they would unlock
   - For available connectors, indicate whether they are HTTP (works everywhere, easy OAuth setup) or npx (Claude Code only, requires API keys)

3. **Highlight quick wins**: Identify the top 3 connectors the user should consider connecting based on which would unlock the most additional skill capabilities. Prioritize HTTP connectors (easier to set up) over npx connectors.

4. **Show coverage summary**: Display the overall integration coverage — X of Y connectors active, with a breakdown by category showing which areas have full coverage vs gaps.

5. **Provide next steps**: For each available connector, briefly explain how to connect it:
   - HTTP connectors: "Just use any skill that needs it — you'll be prompted to authorize via OAuth"
   - npx connectors: "Run `/dm:connect <name>` for setup instructions, or `/dm:add-integration <name>` for guided configuration"

## Output

A structured integration dashboard containing:

- **Coverage summary**: Total connected vs total available, percentage coverage, and per-category breakdown
- **Connected integrations**: List of all active connectors grouped by category, with the skills each one powers and its transport type (HTTP/npx)
- **Available integrations**: List of all not-yet-connected connectors grouped by category, with what skills they would unlock, transport type, and setup complexity (HTTP = easy/OAuth, npx = requires API keys)
- **Quick wins**: Top 3 recommended connectors to add next, based on skill coverage impact and setup ease
- **Category gaps**: Categories with zero connected connectors highlighted, with the most impactful connector to add in each gap category
- **Next steps**: Clear guidance — "Run `/dm:connect <name>` to set up any connector" and "Run `/dm:add-integration` for custom MCP servers not in the registry"

## Agents Used

- No specialized agent needed — this skill uses the `connector-status.py` script directly and formats the output

Get new playbooks like this one

One email a week with new Claude Code workflows. Free, like everything here.

No spam. Unsubscribe anytime.

README.md

What This Does

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.


Quick Start

Step 1: Create a Project Folder

Create a dedicated folder for this workflow (e.g. ~/marketing/integrations).

Step 2: Download the Template

Click Download above and save the file as CLAUDE.md in that folder.

Step 3: Run the Workflow

Open the folder in Claude Code and describe your goal. Claude will prompt you for any missing inputs, follow the structured process, and produce a complete deliverable.


Inputs You'll Need

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), or all (default)

How It Works

  1. Run connector status check: Execute python3 scripts/connector-status.py --action status to get the full status dashboard. This reads the active .mcp.json configuration and checks environment variables for npx connectors to determine which are connected.

  2. Format the dashboard: Present the results organized by category, with clear visual distinction between connected and available connectors:

    For each category (Chat, Design, CRM, SEO, Email Marketing, Advertising, Analytics, Social Media, etc.):

    • Show connected connectors with a checkmark indicator and the skills they power
    • Show available-but-not-connected connectors with what they would unlock
    • For available connectors, indicate whether they are HTTP (works everywhere, easy OAuth setup) or npx (Claude Code only, requires API keys)
  3. Highlight quick wins: Identify the top 3 connectors the user should consider connecting based on which would unlock the most additional skill capabilities. Prioritize HTTP connectors (easier to set up) over npx connectors.

  4. Show coverage summary: Display the overall integration coverage — X of Y connectors active, with a breakdown by category showing which areas have full coverage vs gaps.

  5. Provide next steps: For each available connector, briefly explain how to connect it:

    • HTTP connectors: "Just use any skill that needs it — you'll be prompted to authorize via OAuth"
    • npx connectors: "Run /dm:connect <name> for setup instructions, or /dm:add-integration <name> for guided configuration"

What You Get

A structured integration dashboard containing:

  • Coverage summary: Total connected vs total available, percentage coverage, and per-category breakdown
  • Connected integrations: List of all active connectors grouped by category, with the skills each one powers and its transport type (HTTP/npx)
  • Available integrations: List of all not-yet-connected connectors grouped by category, with what skills they would unlock, transport type, and setup complexity (HTTP = easy/OAuth, npx = requires API keys)
  • Quick wins: Top 3 recommended connectors to add next, based on skill coverage impact and setup ease
  • Category gaps: Categories with zero connected connectors highlighted, with the most impactful connector to add in each gap category
  • Next steps: Clear guidance — "Run /dm:connect <name> to set up any connector" and "Run /dm:add-integration for custom MCP servers not in the registry"

$Related Playbooks

Productivity

Learn

Save a marketing learning or insight.

15 minutes
Intermediate
Productivity

Meeting Minutes Taker

Transform raw meeting transcripts into high-fidelity, structured minutes — merge multiple versions without losing content, review for missing items, and identify anonymous speakers.

10 minutes
Intermediate
Productivity

Loop Detect

Identify and model growth loops.

15 minutes
Intermediate
Productivity

Marketing Automation

Design marketing automation workflows.

15 minutes
Intermediate
Productivity

Martech Audit

Audit the martech stack.

15 minutes
Intermediate
Productivity

Meeting Intelligence System

Process raw meeting notes into clear decisions, action items with owners, and follow-up emails so accountability doesn't evaporate.

5 minutes
Beginner
Productivity

Non-Technical Claude Code Onboarding

A four-step setup guide and decision framework for non-technical professionals moving from the Claude web app to Claude Code — with real workflow examples from expense reports to marketing content generation.

15 minutes
Beginner
Productivity

PDF Creator

Convert markdown to professional PDFs with proper Chinese font support, a theme system, and mandatory visual self-check — handling CJK typography and Chrome header/footer suppression that manual pandoc misses.

10 minutes
Beginner
Productivity

PDF to Readable HTML

Convert a PDF into one self-contained, readable HTML file that preserves images, tables, charts, and reading order — optionally translating it while keeping every figure intact.

10 minutes
Intermediate
Productivity

Morning Brief Analyst

Turn Claude into your personal morning analyst — delivers a structured daily brief covering industry news, priority tasks, calendar context, and urgent inbox items in under 400 words.

5 minutes
Beginner
Productivity

Minimalist Decision Review

Run any business decision through eight minimalist-entrepreneur principles to get a clear do-it / don't-do-it / simplify-it verdict with the biggest risk flagged.

3 minutes
Beginner
Productivity

Notion Automation

Notion database automation - sync, templates, workflows, and cross-platform integrations

10 minutes
Advanced

Browse all Productivity playbooks →