Reference
CLI Reference
ncp --help # Show all available commands
ncp init <project-name> # Initialize a new agent project
ncp validate . # Validate project structure
ncp package . # Build .ncp deployment package
ncp authenticate # Authenticate with NCP platform
ncp deploy <file>.ncp # Deploy agent
ncp playground # Interactive local testing
ncp remove --agent <agent-name> # Remove deployed agentGitHub repositories:
Related NCP documentation:
Last updated
