Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| search_prisma_docs | Search Prisma Cloud documentation |
| search_prisma_api_docs | Search Prisma Cloud API documentation |
| search_all_docs | Search across all Prisma Cloud documentation sites. |
| index_prisma_docs | Index Prisma Cloud documentation. Call this first before searching. |
| index_prisma_api_docs | Index Prisma Cloud API documentation. Call this first before searching. |
| get_index_status | Check how many documents are currently cached. |