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 |
---|---|
fetch_pokemon | Fetch detailed information about a Pokémon by name or ID |
get_type_effectiveness | Get type effectiveness information including strengths, weaknesses, and resistances |
get_pokemon_encounters | Get location encounter information for a Pokémon |
search_pokemon | Search for Pokémon by partial name match |