# Hyrule Compendium MCP for AI Agents AI Agent Connect

> Hyrule Compendium lets you search every creature, monster, material, and piece of equipment from Zelda: Breath of the Wild and Tears of the Kingdom directly through your AI agent. It acts as a live encyclopedia for the game's ecosystem.

## Overview
- **Category:** knowledge-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_5iNWh20I3qWSpoKoQxzMN8eIHXUZC5n1QtH4yKDk/ai-agent-connect
- **Tags:** zelda, hyrule, botw, totk, gaming-data

## Description

Hyrule Compendium lets you explore the vast world of Zelda: Breath of the Wild and Tears of the Kingdom through natural conversation with your AI agent. Imagine you're deep into a session of Zelda and you forget exactly where a specific monster spawns or what a certain plant drops. Instead of Alt-Tabbing to a wiki or scrolling through a messy spreadsheet, you just ask your AI agent. This Connector connects your agent to a structured database of the entire Hyrule ecosystem. You can pull up specific loot tables, find common locations for rare materials, or check the properties of weapons on the fly. It's like having a game guide that lives inside your chat window. Because Vinkius hosts this, you get a clean way to bring all that lore and data into your workflow without messing with complex APIs or keys. It makes exploring the world of Hyrule way faster when the data is right there. You don't have to worry about outdated information or clunky websites. You just get the facts you need to keep your game going. You can find a rare material for a shield upgrade or locate the best place to hunt a Lynel with one question. It turns your AI client into a specialized encyclopedia for the most popular open-world games out there. It removes the friction of searching for game facts, letting you stay focused on the adventure.

## Tools

### get_all_entries
Pull every single entry from the database into your chat. This lets you see the full scope of the game's ecosystem at once.

### get_category
Filter the database to show only specific types like monsters or materials. This helps you narrow down your search quickly.

### get_entry
Get the full details, locations, and drops for a specific creature or item. This is perfect for checking loot tables on the fly.

## Prompt Examples

**Prompt:** 
```
Tell me about the Blue Sparrow.
```

**Response:** 
```
The Blue Sparrow is a small bird found in the Lanayru Great Spring and Hyrule Ridge areas. It drops Chickloo Tree Nuts when startled.
```

**Prompt:** 
```
What monsters are in Hyrule?
```

**Response:** 
```
I've pulled the monster category for you. Here are some common ones:

* **Bokoblins**
* **Moblins**
* **Lynels**

Would you like to see the specific drops for any of these?
```

**Prompt:** 
```
List all the cooking materials.
```

**Response:** 
```
I've accessed the materials category. Here are some examples:

* **Silent Princess**
* **Big Hearty Truffle**
* **Voltfin Trout**

Let me know if you want the full list.
```

## Capabilities

### Pull all entries from the database
Retrieve every single item and creature in the compendium to see the full scope of the game world.

### Find specific items by name or ID
Get detailed metadata, locations, and loot drops for any specific creature or piece of equipment.

### Filter results by category
Narrow your search to specific groups like monsters, materials, treasure, or weapons.

### Get detailed stats for game equipment
Inspect the properties and descriptions of weapons and items to understand their role in the game.

### Look up specific loot drops
Identify which materials or items a specific monster drops when defeated.

## Use Cases

### Finding materials for a specific upgrade
A player asks for materials, and the agent uses `get_category` to pull the list of items needed for a shield or weapon upgrade.

### Checking monster loot tables
A player asks what a monster drops, and the agent uses `get_entry` to show the exact loot table for that creature.

### Searching for treasure types
A player wants a summary of items, and the agent uses `get_category` to find all treasure entries in the database.

### Dumping the entire compendium
A player wants to see everything, and the agent uses `get_all_entries` to pull the full list of items into the chat.

## Benefits

- Stop Alt-Tabbing: Use `get_entry` to find loot without leaving your game or browser. This keeps you immersed in the action while getting the data you need.
- Faster Loot Planning: Use `get_category` to see all materials for cooking or upgrades instantly. You can plan your inventory much faster than scrolling through a wiki.
- Deep Lore Access: Quickly pull up descriptions of any creature in the Hyrule ecosystem. It's great for understanding the ecology of the game world.
- Data Consistency: Get accurate locations for every monster and item from a single source. You won't have to deal with conflicting info from different websites.
- Simple Setup: Connect to the public data source without needing to manage complex API keys. You can get started with your Zelda data in just a few clicks.

## How It Works

The bottom line is you get instant access to the Zelda compendium without leaving your chat interface.

1. Subscribe to the Connector on Vinkius.
2. Connect the Connector to your AI client.
3. Ask questions about Zelda items, monsters, or locations.

## Frequently Asked Questions

**Can the Hyrule Compendium help me find monster drops?**
Yes, it lets your agent pull exact loot tables for creatures in the game. You can quickly see what materials you can get from specific enemies.

**Does this work for Tears of the Kingdom too?**
Yes, the compendium covers data for both Breath of the Wild and Tears of the Kingdom.

**Do I need a special key to use the Hyrule Compendium?**
No, it is a public data source. You don't need to manage any complex API keys to get started.

**How do I see all the materials for my upgrades?**
Just ask your agent to show you the materials category. It will pull a list of items used for cooking and equipment upgrades.

**Can I find specific locations for items?**
Yes, the Connector provides common locations for creatures and gear. You can ask about a specific item to see where it's usually found.

**How can I find the stats for a specific creature like a 'Golden Horse'?**
Use the `get_entry` tool and provide 'golden_horse' as the id_or_name. The agent will return its common locations, drops, and description in seconds.

**Can I list only the weapons and armor available in the game?**
Yes. Use the `get_category` tool with the category_name set to 'equipment' to see all gear recorded in the compendium.

**Is it possible to browse the entire compendium at once?**
Absolutely. The `get_all_entries` tool fetches the complete database, organized by category, allowing your AI to act as a full Hylian encyclopedia.