Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SEARCHSPRING_SITE_ID | Yes | Your Searchspring site ID (required) | |
SEARCHSPRING_TIMEOUT | No | Request timeout in milliseconds | 10000 |
SEARCHSPRING_SECRET_KEY | No | Your Searchspring secret key (required only for bulk indexing) |
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 |
---|---|
searchspring_api_guide | Get comprehensive implementation guidance for any Searchspring API |
searchspring_parameter_guide | Get detailed explanation for specific API parameters, their usage, and best practices |
searchspring_code_generator | Generate implementation code for any Searchspring API with platform-specific examples |
searchspring_code_validator | Validate and troubleshoot Searchspring implementation code |