Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERACODE_API_ID | Yes | Your Veracode API ID, generated in Veracode > Account Settings > API Credentials. | |
| VERACODE_API_SECRET | Yes | Your Veracode API Secret, generated in Veracode > Account Settings > API Credentials. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| veracode_applications | List and search Veracode application profiles |
| veracode_findings | Get vulnerability findings/flaws for a Veracode application |
| veracode_scan_status | Get scan status and summary report for a Veracode application |
| veracode_policy_compliance | Check policy compliance status for Veracode applications |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |