full-stack-plugins

Bt MCP Setup — AI skill for Claude Code

AI community

配置 AI 编码助手(Codex/ZCode/Kimi/Claude Code)通过 MCP 协议连接宝塔面板 13.0.

How to install Bt MCP Setup

Installs to ~/.claude/skills/full-stack-plugins-bt-linux-panel-plugin-bt-mcp-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/full-stack-plugins-bt-linux-panel-plugin-bt-mcp-setup && curl -fsSL https://raw.githubusercontent.com/full-stack-plugins/bt-linux-panel-plugin/HEAD/commands/bt-mcp-setup.md -o ~/.claude/skills/full-stack-plugins-bt-linux-panel-plugin-bt-mcp-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Bt MCP Setup does


description: 配置 AI 编码助手(Codex/ZCode/Kimi/Claude Code)通过 MCP 协议连接宝塔面板 13.0。覆盖 8765 端口放行、IP 白名单、Bearer Token、HTTPS 证书、配置文件示例、错误排查表。 argument-hint: "" skills: bt-mcp-setup

Use the `bt-mcp-setup` skill for this request:

$ARGUMENTS

Walk the user through the 5-step installation (panel upgrade → MCP plugin install → 8765 port → IP whitelist → client config), then validate with a read-only smoke test.

Alternatives in AI

  • EchoBird — One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code 3.1k ★
  • ClaudeR — Connect RStudio to Claude Code, Codex, Gemini, and other LLM agents via MCP 328 ★
  • Devo — Model-neutral agent desktop/runtime for private, enterprise, and OpenAI-compatible / Anthropic-compatible mode 316 ★

Full documentation available on GitHub

View Source Repository