add-integration

Automate MCP server integration setup for the Digital Marketing Pro plugin.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams automate the process of integrating external MCP servers with the Digital Marketing Pro plugin, reducing manual setup and potential misconfigurations by guiding credential handling, configuration discovery, and connectivity testing.

Core Features & Use Cases

  • Guided MCP package discovery and selection for common services
  • Automatic .mcp.json generation with server name, command, args, and environment mappings
  • End-to-end testing workflow including a basic connectivity health check and tool enumeration

Quick Start

Run the integration setup for a new MCP server and verify the generated .mcp.json aligns with your credentials.

Frequently Asked Questions about add-integration

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

FAQPage Schema
How do I configure MCP server integrations for a custom plugin?

To configure MCP server integrations, this skill automates generating the .mcp.json configuration block with server names, commands, and arguments. It guides you through discovering pre-built MCP packages and mapping environment variables for your specific agency environment.

How do I set up environment variables and credentials for MCP servers?

Setting up environment variables and credentials for MCP servers is handled through guided environment variable mapping. The skill ensures credential configurations are correctly applied to the generated .mcp.json blocks for your agency environment.

What is the best way to test MCP server connectivity and available tools?

Testing MCP server connectivity is accomplished through an automated end-to-end workflow that performs a basic health check. It verifies the connection and enumerates available tools to ensure your external services are properly integrated.

Can I discover pre-built MCP packages for common external services?

You can discover pre-built MCP packages for common services using the guided discovery feature. This helps teams find and select existing packages before generating the necessary .mcp.json configuration blocks.

Why are my MCP server integrations failing after manual setup?

MCP server integrations often fail due to manual misconfigurations in the .mcp.json file or incorrect environment variable mapping. This skill reduces these errors by automating configuration generation and running a connectivity health check.

Do I need any dependencies to automate MCP server setup?

No external dependencies are required to automate MCP server setup. The skill operates independently to discover packages, generate configuration files, map credentials, and test connectivity for your Digital Marketing Pro plugin.