create-connector

Automate Harness Connector creation and testing via Harness MCP v2.

1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/thisrohangupta/cursor-harness-plugin --skill create-connector-thisrohangupta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-connector
Source: https://github.com/thisrohangupta/cursor-harness-plugin/tree/main/skills/create-connector
Command: npx skills add https://github.com/thisrohangupta/cursor-harness-plugin --skill create-connector-thisrohangupta

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires harness-mcp-v2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of Harness Connectors, simplifying the process of integrating Harness with external services.

Core Features & Use Cases

  • Connector Generation: Automatically generate YAML configurations for various connectors.
  • Integration Creation: Create and test connectors using Harness MCP v2.
  • Use Case: Quickly connect Harness to external services like GitHub, AWS, Docker Hub, and more, with minimal manual configuration.

Quick Start

Use the create-connector skill to create a GitHub connector with Personal Access Token (PAT).

Frequently Asked Questions about create-connector

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

FAQPage Schema
How do I automate Harness Connector creation for external service integrations?

Automating Harness Connector creation for external service integrations is done by generating YAML configurations and testing them via the Harness MCP v2 server. This Skill automatically handles the setup for various supported service types.

What types of service connectors can I create using Harness MCP v2?

Using Harness MCP v2, you can create connectors for Git providers, cloud providers, container registries, Kubernetes clusters, and Helm repositories. The generation process automatically outputs the required YAML configurations for these services.

Do I need the Harness MCP v2 server to create and test connectors?

Yes, the Harness MCP v2 server is a required dependency to create and test connectors. You also need appropriate credentials configured for the specific target service you intend to integrate.

How do I connect Harness to a GitHub repository using a Personal Access Token?

To connect Harness to GitHub using a Personal Access Token, utilize the connector generation feature to automatically produce the required YAML configuration. The integration is then created and validated through the Harness MCP v2 server.

Can I automatically generate YAML configurations for Harness Kubernetes and Helm connectors?

Yes, you can automatically generate YAML configurations for Harness Kubernetes clusters and Helm repositories. The Skill creates these configurations and tests the integration using the Harness MCP v2.

What credentials do I need to integrate Harness with cloud providers and container registries?

Integrating Harness with cloud providers and container registries requires appropriate credentials for the specific target service. The Skill uses these credentials alongside the Harness MCP v2 server to generate and validate the connector.