setup-mcp-docker

Automate Docker MCP Toolkit setup for Kord AIOS with HTTP/SSE transport.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/GDSDN/kord-aios --skill setup-mcp-docker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-mcp-docker
Source: https://github.com/GDSDN/kord-aios/tree/main/src/features/builtin-skills/kord-aios/utilities/setup-mcp-docker
Command: npx skills add https://github.com/GDSDN/kord-aios --skill setup-mcp-docker

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex setup of the Docker MCP Toolkit, ensuring seamless integration with Kord AIOS and resolving common timeout issues by configuring HTTP transport.

Core Features & Use Cases

  • Automated Docker MCP Setup: Configures Docker MCP Toolkit as the primary infrastructure for Kord AIOS.
  • HTTP Transport Configuration: Resolves gateway initialization timeouts by using HTTP/SSE transport.
  • Preset Management: Supports 'minimal' and 'full' presets for MCPs, with options for interactive or autonomous setup.
  • Use Case: Quickly set up the necessary Docker services and configurations for Kord AIOS to leverage advanced MCP capabilities, enabling efficient development workflows.

Quick Start

Run the setup-mcp-docker skill to configure the Docker MCP Toolkit for Kord AIOS.

Frequently Asked Questions about setup-mcp-docker

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

FAQPage Schema
How do I fix Docker MCP Toolkit gateway initialization timeouts?

To fix Docker MCP Toolkit gateway initialization timeouts, configure HTTP/SSE transport instead of the default protocol. This Skill automates that HTTP transport setup for Kord AIOS, circumventing the initialization delays entirely and ensuring a stable connection.

How do I configure Docker MCP for Kord AIOS development?

Configuring Docker MCP for Kord AIOS involves selecting and enabling core MCPs like filesystem, github, and fetch. This setup process supports both 'minimal' and 'full' presets, guiding you through credential configuration and verifying integration with Claude Code.

What is the difference between minimal and full MCP presets?

The difference between minimal and full MCP presets lies in the scope of enabled services. Minimal presets install only essential MCPs, while full presets enable a comprehensive set of development tools, streamlining your Kord AIOS environment based on your specific workflow needs.

Does Docker MCP setup support automated credential configuration?

Yes, Docker MCP setup supports automated credential configuration. The setup process guides you through inputting necessary credentials for enabled MCPs like github and fetch, ensuring authenticated access and verifying integration before completing the Kord AIOS configuration.

Can I use Docker MCP Toolkit with Claude Code?

Yes, you can use Docker MCP Toolkit with Claude Code. The setup process explicitly verifies integration with Claude Code after configuring HTTP transport and enabling your selected MCPs, ensuring the development environment functions correctly.