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-setupOr with your API key directly:
npx codemax-setup sk-cp-your-key-hereWhat it does
- Validates your CodeMax API key
- Installs
codemax-mcp(MCP tools: web_search & understand_image) - Configures
~/.claude/settings.json(Claude Code environment) - Configures
~/.claude.json(MCP server) - Installs Claude Code CLI if missing
Requirements
- Node.js 18+
Links
- Website: codemax.pro
- Docs: codemax.pro/docs