Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NAVER_CLIENT_API | Yes | Your Naver Developers API Client ID | |
NAVER_CLIENT_SECRET | Yes | Your Naver Developers API Client Secret | |
NAVER_MAPS_CLIENT_ID | Yes | Your Naver Maps API Client ID from Naver Cloud Platform | |
NAVER_MAPS_CLIENT_SECRET | Yes | Your Naver Maps API Client Secret from Naver Cloud Platform |
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 |
---|---|
geocode | Searches for address information related to the entered address. |
localSearch | Searches for places registered with Naver's local service. |