Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SERPER_API_KEY | Yes | Your Serper API key |
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 |
---|---|
google_search | Search Google for results |
google_search_images | Search Google for results |
google_search_videos | Search Google for results |
google_search_places | Search Google for results |
google_search_maps | Search Google for results |
google_search_reviews | Search Google for results |
google_search_news | Search Google for results |
google_search_shopping | Search Google for results |
google_search_lens | Search Google for results |
google_search_scholar | Search Google for results |
google_search_parents | Search Google for results |
google_search_autocomplete | Search Google for results |
webpage_scrape | Scrape webpage by url |