JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 876
  • Score
    100M100P100Q82280F
  • License MIT

One-command setup for CodeMax — configures Claude Code, MCP tools, and environment

Package Exports

  • codemax-code
  • codemax-code/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (codemax-code) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

codemax-setup

One-command setup for CodeMax — configures Claude Code, MCP tools, and environment automatically.

Usage

npx codemax-setup

Or with your API key directly:

npx codemax-setup sk-cp-your-key-here

What it does

  1. Validates your CodeMax API key
  2. Installs codemax-mcp (MCP tools: web_search & understand_image)
  3. Configures ~/.claude/settings.json (Claude Code environment)
  4. Configures ~/.claude.json (MCP server)
  5. Installs Claude Code CLI if missing

Requirements