Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACI_APIC_URL | No | The URL of your APIC controller (e.g., https://your-apic.domain.com) | |
| ACI_PASSWORD | No | Your APIC password | |
| ACI_USERNAME | No | Your APIC username | |
| ACI_CERT_NAME | No | Your certificate name for certificate-based authentication | |
| ACI_TOOL_MODE | No | Tool mode: 'core' for essential tools (35 tools) or 'all' for all available tools (50+ tools) | core |
| ACI_TENANT_FOCUS | No | Focus on specific tenant (e.g., 'production') | |
| ACI_PRIVATE_KEY_PATH | No | Path to your private key file for certificate-based authentication |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |