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_cortex_docs | Search Cortex Cloud documentation |
search_cortex_api_docs | Search Cortex Cloud API documentation |
search_all_docs | Search across all Cortex Cloud documentation sites. |
index_cortex_docs | Index Cortex Cloud documentation. Call this first before searching. |
index_cortex_api_docs | Index Cortex Cloud API documentation. Call this first before searching. |
get_index_status | Check how many documents are currently cached. |