Barnett-Studios

setup

Set up the cxpak MCP server for the current project. Use when the user wants to enable cxpak tools or when cxpak MCP is not connected.

Barnett-Studios 27 2 Updated 5mo ago
GitHub

Install

npx skillscat add barnett-studios/cxpak/setup

Install via the SkillsCat registry.

SKILL.md

cxpak Setup

Set up cxpak as an MCP server for this project. Run this command:

claude mcp add cxpak -- cxpak serve --mcp .

This adds cxpak to the project's MCP configuration. After running, use /mcp to verify the connection.

If cxpak is not installed, install it first:

brew tap Barnett-Studios/tap && brew install cxpak

Or via cargo:

cargo install cxpak

Categories