What problem does it solve?
Before any music generation or production work can happen, Claude Code needs a working connection to your Cognitum Music account. This Skill handles the one-time setup of minting guidance, registering, and verifying the cogmusic MCP server so the mcp__cogmusic__* tools become available.
Core Features & Use Cases
- MCP Server Registration: Registers the cogmusic MCP bridge with Claude Code via claude mcp add, passing your personal access token as an environment variable.
- Connection Verification: Checks existing registration health with claude mcp get and repairs broken setups by removing and re-adding the server.
- Version Pinning Guidance: Ensures [email protected] or later is used to avoid fetch timeouts on long-running create_production calls.
- Use Case: You ask Claude to generate a music production but no mcp__cogmusic__* tools are loaded. Run this Skill to connect your account, then proceed to music-generate or music-list.
Quick Start
Connect my Cognitum Music account to Claude Code by registering the cogmusic MCP server with my token.