loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

cubepath-assistant

MCP Tool

crealhex/cubepath-assistant

Chat-first infrastructure management for CubePath Cloud. Includes an MCP server that wraps CubePath's SDK into 15+ AI-ready tools, a shared tool package, and a chat interface with inline interactive components. Deploy servers, manage resources, and plan architecture through natural conversation.

Install

$ npx loaditout add crealhex/cubepath-assistant

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "cubepath-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "cubepath-assistant"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

CubePath Assistant

Chat-first infrastructure management for CubePath Cloud. Deploy servers, manage resources, and plan architecture through natural conversation with AI-powered interactive components.

What is this?

CubePath Assistant is an AI-powered chat interface that lets you manage your CubePath cloud infrastructure through natural language. Instead of clicking through dashboards, you talk to an assistant that understands your intent, shows interactive components inline, and executes operations with your approval.

Ask it anything:

  • "Where are your datacenters?" → Interactive location picker with live latency pings
  • "What plans do you have in Barcelona?" → Pricing table rendered inline
  • "Deploy a WordPress site" → Approval card with full details, executes on confirmation
Architecture
┌─────────────┐     ┌──────────────┐     ┌──────────────────┐
│ launcher-web │────▶│ launcher-api │────▶│ CubePath AI      │
│ React + Vite │     │ Bun.serve    │     │ Gateway (DeepSeek)│
└─────────────┘     └──────┬───────┘     └──────────────────┘
                           │
                    ┌──────┴───────┐
                    │cubepath-tools│
                    │ Shared tools │
                    │ + SDK        │
                    └──────┬───────┘
                           │
                    ┌──────┴───────┐
                    │ @cubepath/sdk│
                    │ CubePath API │
                    └──────────────┘
Packages

| Package | Purpose | |---------|---------| | cubepath-ui | Design system matching CubePath's visual identity. Tailwind v4, Radix UI, CVA. 20+ components. | | cubepath-tools | Shared AI-ready tool definitions with Zod schemas and execution logic. Used by both MCP server and launcher-api. | | launcher-web | React frontend with inline component rendering protocol. Components spawn in chat via tagged blocks. | | launcher-api | Bun.serve backend with CubePath AI Gateway integration, tool registry (C

Tags

agentaiassistantbuncloudcubepathinfrastructureinfrastructure-managementmcpmcp-serverreacttypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/crealhex/cubepath-assistant)](https://loaditout.ai/skills/crealhex/cubepath-assistant)