Usage
Extended Usage
Output the full report as JSON (useful for CI or further processing):Options
| Flag | Description | Default |
|---|---|---|
--url | The HTTPS URL of the MCP server to audit | |
--json | Output the full report as JSON | false |
--team-id | Team ID | |
--project-id | Project ID to audit | |
--environment-id | Environment ID to audit (defaults to production) | |
--non-interactive | Skip all confirmation prompts | false |
Authentication is required. Run
alpic login or set ALPIC_API_KEY before running an audit.If the current directory is linked to an Alpic project, the audit automatically associates with that project. Use
--non-interactive to skip the confirmation prompt.