getting-started

Deploy the TunPilot server via SSH and register it with MCP.

12|2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/Buywatermelon/tunpilot --skill getting-started-buywatermelon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: getting-started
Source: https://github.com/Buywatermelon/tunpilot/tree/main/plugin/skills/getting-started
Command: npx skills add https://github.com/Buywatermelon/tunpilot --skill getting-started-buywatermelon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill guides users through the initial setup of the TunPilot server, ensuring it's deployed correctly and connected to the MCP for seamless agent interaction.

Core Features & Use Cases

  • One-click Deployment: Automates the installation of TunPilot on a target server via SSH.
  • MCP Connection: Facilitates the connection of the deployed TunPilot server to the agent's MCP.
  • Prerequisite Checks: Verifies SSH connectivity and necessary firewall ports.
  • Use Case: A user wants to set up a new TunPilot server on their cloud instance and connect it to their Claude Code agent for managing proxy nodes.

Quick Start

Use the getting-started skill to deploy TunPilot on [email protected].

Frequently Asked Questions about getting-started

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

FAQPage Schema
How do I deploy a TunPilot server for agent-based proxy node management?

Yes, the setup requires SSH access to a target Linux server and the claude CLI tool installed locally. It also verifies SSH connectivity and necessary firewall ports before proceeding with the one-command script execution for installation.

How do I connect a deployed TunPilot server to the MCP?

The setup checks SSH connectivity to the target Linux server and verifies necessary firewall ports. It ensures the target server is reachable and properly configured before executing the one-command installation script.

What is the best way to automate TunPilot installation on a cloud instance?

After deploying TunPilot, the next step is connecting it to the agent's MCP. This registration enables seamless agent interaction and allows you to manage proxy nodes directly through your Claude Code agent.

Do I need the claude CLI tool to set up a TunPilot server?

The setup requires SSH access to a target Linux server, the claude CLI tool locally, and open firewall ports. It verifies these prerequisites before running the one-command script execution for installation and MCP server registration.