Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IPFIND_API_KEY | Yes | Your IP Find API key, which can be generated at IPfind.com |
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 |
|---|---|
| get_ip_location | Get the location of an IP address |
| get_my_location | Get the location of the current IP address |
| get_api_usage | Get the usage of the API |