tencentcloud-lighthouse-skill

Automate Tencent Cloud Lighthouse management via MCP with JSON commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/zkksdk/skills --skill tencentcloud-lighthouse-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tencentcloud-lighthouse-skill
Source: https://github.com/zkksdk/skills/tree/main/skills/tencentcloud-lighthouse-skill
Command: npx skills add https://github.com/zkksdk/skills --skill tencentcloud-lighthouse-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, npm, and includes scripts (resource) components.

What problem does it solve?

Manage Tencent Cloud Lighthouse servers efficiently by automating setup, credentials handling, and routine operations with the MCP ecosystem.

Core Features & Use Cases

  • Automate Lighthouse MCP server setup and configuration using a guided flow.
  • Manage instances, regions, monitoring, firewall rules, and remote command execution through a unified MCP interface.
  • Use cases include first-time onboarding, ongoing maintenance, and self-diagnostics for Tencent Lighthouse instances.

Quick Start

Run the automated setup to install mcporter, configure the Lighthouse MCP server with your Tencent Cloud keys, and begin issuing mcporter calls to manage regions, instances, monitoring, and firewall rules.

Frequently Asked Questions about tencentcloud-lighthouse-skill

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

FAQPage Schema
How do I automate Tencent Cloud Lighthouse instance management and remote command execution?

You can automate Tencent Cloud Lighthouse instance management by using the MCP CLI to execute remote commands, query instances, and configure firewalls. This Skill streamlines setup and daily operations through a unified interface requiring mcporter and a valid API key.

What do I need to configure before using MCP to manage Tencent Lighthouse regions and instances?

Before managing Tencent Lighthouse regions, you need Node.js and npm installed. You must also obtain a valid Tencent Cloud API key and set up the configuration file at ~/.mcporter/mcporter.json to authenticate the MCP server.

Can I use this MCP server to configure firewall rules and monitor Lighthouse instances?

Yes, you can use this MCP server to configure firewall rules and monitor Lighthouse instances. It applies across region discovery, instance queries, monitoring, firewall configuration, and remote command execution via mcporter calls using JSON-based arguments.

What is the best way to onboard new Tencent Cloud Lighthouse servers for automated maintenance?

The best way to onboard new Tencent Cloud Lighthouse servers is running the automated setup flow. It installs mcporter, configures the Lighthouse MCP server with your Tencent Cloud keys, and prepares the environment for ongoing maintenance and self-diagnostics.

Does this Lighthouse MCP server setup support executing remote commands with JSON arguments?

Yes, the Lighthouse MCP server setup supports executing remote commands with JSON arguments. You issue mcporter calls to manage regions, instances, monitoring, and firewall rules by passing JSON-based command arguments through the CLI.