<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How-To Guides on GW2 MCP Server</title><link>https://therealbill.github.io/gw2-mcp/how-to/</link><description>Recent content in How-To Guides on GW2 MCP Server</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://therealbill.github.io/gw2-mcp/how-to/index.xml" rel="self" type="application/rss+xml"/><item><title>Check Item Profitability</title><link>https://therealbill.github.io/gw2-mcp/how-to/check-item-profitability/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/check-item-profitability/</guid><description>&lt;h1 id="how-to-check-item-profitability"&gt;How to Check Item Profitability&lt;a class="anchor" href="#how-to-check-item-profitability"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Determine whether flipping an item on the Trading Post is profitable after fees.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time&lt;/strong&gt;: Approximately 5 minutes&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;None &amp;ndash; Trading Post prices are public data and do not require an API key.&lt;/p&gt;
&lt;p&gt;You should be familiar with looking up item prices. If not, see the &lt;a href="https://therealbill.github.io/gw2-mcp/tutorials/trading-post/"&gt;Trading Post Mastery&lt;/a&gt;
 tutorial first.&lt;/p&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-look-up-the-items-buy-and-sell-prices"&gt;1. Look up the item&amp;rsquo;s buy and sell prices&lt;a class="anchor" href="#1-look-up-the-items-buy-and-sell-prices"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;What are the Trading Post prices for Mystic Coin?&amp;rdquo;&lt;/p&gt;</description></item><item><title>Track Your TP Orders</title><link>https://therealbill.github.io/gw2-mcp/how-to/track-tp-orders/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/track-tp-orders/</guid><description>&lt;h1 id="how-to-track-your-tp-orders"&gt;How to Track Your TP Orders&lt;a class="anchor" href="#how-to-track-your-tp-orders"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: View your current buy orders, sell listings, and recent transaction history on the Trading Post.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time&lt;/strong&gt;: Approximately 5 minutes&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GW2 MCP Server connected to your AI assistant &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/tutorials/getting-started/"&gt;Getting Started&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;An API key with the &lt;strong&gt;tradingpost&lt;/strong&gt; scope enabled &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/reference/api-scopes/"&gt;API Key Scopes&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-check-your-current-buy-orders"&gt;1. Check your current buy orders&lt;a class="anchor" href="#1-check-your-current-buy-orders"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;Show my current buy orders&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Your assistant uses the &lt;code&gt;get_tp_transactions&lt;/code&gt; tool with type &lt;code&gt;current/buys&lt;/code&gt;. For each open buy order, you will see:&lt;/p&gt;</description></item><item><title>Gem Exchange Rates</title><link>https://therealbill.github.io/gw2-mcp/how-to/gem-exchange/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/gem-exchange/</guid><description>&lt;h1 id="how-to-check-gem-exchange-rates"&gt;How to Check Gem Exchange Rates&lt;a class="anchor" href="#how-to-check-gem-exchange-rates"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Look up current gem-to-gold and gold-to-gem conversion rates.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time&lt;/strong&gt;: Approximately 3 minutes&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;None &amp;ndash; gem exchange rates are public data and do not require an API key.&lt;/p&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-check-how-many-gems-you-can-buy-with-gold"&gt;1. Check how many gems you can buy with gold&lt;a class="anchor" href="#1-check-how-many-gems-you-can-buy-with-gold"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;How many gems can I get for 100 gold?&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Your assistant uses the &lt;code&gt;get_gem_exchange&lt;/code&gt; tool with direction &lt;code&gt;coins&lt;/code&gt; and the quantity in copper. Your assistant handles the conversion automatically &amp;ndash; you just ask in gold.&lt;/p&gt;</description></item><item><title>Find Valuable Items in Your Bank</title><link>https://therealbill.github.io/gw2-mcp/how-to/find-bank-valuables/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/find-bank-valuables/</guid><description>&lt;h1 id="how-to-find-valuable-items-in-your-bank"&gt;How to Find Valuable Items in Your Bank&lt;a class="anchor" href="#how-to-find-valuable-items-in-your-bank"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Identify items in your bank vault that are worth gold on the Trading Post, so you can sell them or make informed decisions about your storage.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GW2 MCP Server running and connected to your AI assistant &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/tutorials/getting-started/"&gt;Getting Started&lt;/a&gt;
 if you need setup help&lt;/li&gt;
&lt;li&gt;A GW2 API key with &lt;strong&gt;account&lt;/strong&gt; and &lt;strong&gt;inventories&lt;/strong&gt; scopes enabled&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-ask-your-ai-to-check-your-bank-contents"&gt;1. Ask your AI to check your bank contents&lt;a class="anchor" href="#1-ask-your-ai-to-check-your-bank-contents"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;What&amp;rsquo;s the most valuable stuff in my bank?&amp;rdquo;&lt;/p&gt;</description></item><item><title>Audit Your API Key</title><link>https://therealbill.github.io/gw2-mcp/how-to/audit-api-key/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/audit-api-key/</guid><description>&lt;h1 id="how-to-audit-your-api-key"&gt;How to Audit Your API Key&lt;a class="anchor" href="#how-to-audit-your-api-key"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Check what permissions your GW2 API key has and understand which tools require which scopes, so you can fix authorization errors or set up a key with the right access.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GW2 MCP Server running and connected to your AI assistant &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/tutorials/getting-started/"&gt;Getting Started&lt;/a&gt;
 if you need setup help&lt;/li&gt;
&lt;li&gt;A GW2 API key configured (any scopes &amp;ndash; even a minimal key works for this check)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-ask-your-ai-what-permissions-your-key-has"&gt;1. Ask your AI what permissions your key has&lt;a class="anchor" href="#1-ask-your-ai-what-permissions-your-key-has"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;What permissions does my API key have?&amp;rdquo;&lt;/p&gt;</description></item><item><title>Compare Characters</title><link>https://therealbill.github.io/gw2-mcp/how-to/compare-characters/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/compare-characters/</guid><description>&lt;h1 id="how-to-compare-characters"&gt;How to Compare Characters&lt;a class="anchor" href="#how-to-compare-characters"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: View your character roster and compare details like gear, crafting levels, and builds across two or more characters.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GW2 MCP Server running and connected to your AI assistant &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/tutorials/getting-started/"&gt;Getting Started&lt;/a&gt;
 if you need setup help&lt;/li&gt;
&lt;li&gt;A GW2 API key with &lt;strong&gt;account&lt;/strong&gt; and &lt;strong&gt;characters&lt;/strong&gt; scopes enabled&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-list-all-your-characters"&gt;1. List all your characters&lt;a class="anchor" href="#1-list-all-your-characters"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;List my characters&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Your AI calls the &lt;code&gt;get_characters&lt;/code&gt; tool without specifying a name. The response is a list of every character on your account &amp;ndash; their names, just like the character selection screen in-game.&lt;/p&gt;</description></item><item><title>Crafting vs Buying</title><link>https://therealbill.github.io/gw2-mcp/how-to/crafting-vs-buying/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/crafting-vs-buying/</guid><description>&lt;h1 id="crafting-vs-buying"&gt;Crafting vs Buying&lt;a class="anchor" href="#crafting-vs-buying"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Determine whether it is cheaper to craft an item yourself or buy it directly from the Trading Post.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;None &amp;ndash; all lookups use public GW2 API endpoints. No API key is required.&lt;/p&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-ask-your-ai-for-a-cost-comparison"&gt;1. Ask your AI for a cost comparison&lt;a class="anchor" href="#1-ask-your-ai-for-a-cost-comparison"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;Is it cheaper to craft or buy Deldrimor Steel Ingot?&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;You can use any craftable item name. The AI handles the entire multi-step analysis automatically.&lt;/p&gt;</description></item><item><title>Find Recipes for a Material</title><link>https://therealbill.github.io/gw2-mcp/how-to/find-recipes-for-material/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/find-recipes-for-material/</guid><description>&lt;h1 id="find-recipes-for-a-material"&gt;Find Recipes for a Material&lt;a class="anchor" href="#find-recipes-for-a-material"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Find out what you can craft with a specific material you have in your inventory.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;None &amp;ndash; recipe and item lookups use public GW2 API endpoints. No API key is required.&lt;/p&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-ask-your-ai-what-uses-a-material"&gt;1. Ask your AI what uses a material&lt;a class="anchor" href="#1-ask-your-ai-what-uses-a-material"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;What can I craft with Glob of Ectoplasm?&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Use the exact in-game name of the material you want to look up. The AI handles the multi-step lookup automatically.&lt;/p&gt;</description></item><item><title>Plan Your Wizard's Vault Session</title><link>https://therealbill.github.io/gw2-mcp/how-to/wizards-vault-daily/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/wizards-vault-daily/</guid><description>&lt;h1 id="how-to-plan-your-wizards-vault-session"&gt;How to Plan Your Wizard&amp;rsquo;s Vault Session&lt;a class="anchor" href="#how-to-plan-your-wizards-vault-session"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Plan your daily Wizard&amp;rsquo;s Vault session efficiently by checking objectives, rewards, and your Astral Acclaim balance before you play.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GW2 MCP Server running and connected to your AI assistant &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/tutorials/getting-started/"&gt;Getting Started&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;A GW2 API key with &lt;strong&gt;account&lt;/strong&gt; and &lt;strong&gt;progression&lt;/strong&gt; scopes for personal progress tracking &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/reference/api-scopes/"&gt;API Scopes&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Without an API key, you can still view objective lists and reward catalogs, but you will not see your completion status or purchase history&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-check-your-daily-objectives"&gt;1. Check your daily objectives&lt;a class="anchor" href="#1-check-your-daily-objectives"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;What are today&amp;rsquo;s Wizard&amp;rsquo;s Vault dailies?&amp;rdquo;&lt;/p&gt;</description></item><item><title>Track Raid and Dungeon Clears</title><link>https://therealbill.github.io/gw2-mcp/how-to/track-raid-clears/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/track-raid-clears/</guid><description>&lt;h1 id="how-to-track-raid-and-dungeon-clears"&gt;How to Track Raid and Dungeon Clears&lt;a class="anchor" href="#how-to-track-raid-and-dungeon-clears"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: See which raids, dungeons, and world bosses you have completed this reset period so you know what still has rewards available.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GW2 MCP Server running and connected to your AI assistant &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/tutorials/getting-started/"&gt;Getting Started&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;A GW2 API key with &lt;strong&gt;account&lt;/strong&gt; and &lt;strong&gt;progression&lt;/strong&gt; scopes &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/reference/api-scopes/"&gt;API Scopes&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;All three tools in this guide require an API key. Without one, these lookups will not work.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-check-your-raid-clears"&gt;1. Check your raid clears&lt;a class="anchor" href="#1-check-your-raid-clears"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;Which raids have I cleared this week?&amp;rdquo;&lt;/p&gt;</description></item><item><title>Guild Lookup</title><link>https://therealbill.github.io/gw2-mcp/how-to/guild-lookup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/guild-lookup/</guid><description>&lt;h1 id="how-to-look-up-guild-information"&gt;How to Look Up Guild Information&lt;a class="anchor" href="#how-to-look-up-guild-information"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Find a guild by name and view its public info, or access detailed guild data if you are the leader.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time&lt;/strong&gt;: Approximately 5 minutes&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;For public info&lt;/strong&gt; (name, tag, level): No API key required.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;For detailed data&lt;/strong&gt; (members, stash, treasury, etc.): An API key with the &lt;strong&gt;guilds&lt;/strong&gt; scope, and you must be the &lt;strong&gt;guild leader&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-search-for-a-guild-by-name"&gt;1. Search for a guild by name&lt;a class="anchor" href="#1-search-for-a-guild-by-name"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;Find the guild called Mighty Teapot&amp;rdquo;&lt;/p&gt;</description></item><item><title>Use Without an API Key</title><link>https://therealbill.github.io/gw2-mcp/how-to/no-api-key/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/no-api-key/</guid><description>&lt;h1 id="how-to-use-the-server-without-an-api-key"&gt;How to Use the Server Without an API Key&lt;a class="anchor" href="#how-to-use-the-server-without-an-api-key"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Understand which tools work without an API key, so you can try the server before setting up authentication.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time&lt;/strong&gt;: Approximately 5 minutes to read; ongoing use&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;None. That is the point of this guide.&lt;/p&gt;
&lt;p&gt;You need the GW2 MCP Server connected to an AI client (Claude Desktop, Claude Code, LM Studio, etc.), but no API key configured. See &lt;a href="https://therealbill.github.io/gw2-mcp/tutorials/getting-started/"&gt;Getting Started&lt;/a&gt;
 for installation steps &amp;ndash; you can skip Step 2 (creating an API key) and leave &lt;code&gt;GW2_API_KEY&lt;/code&gt; empty or remove the &lt;code&gt;env&lt;/code&gt; block entirely.&lt;/p&gt;</description></item><item><title>Wiki Search</title><link>https://therealbill.github.io/gw2-mcp/how-to/wiki-search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/wiki-search/</guid><description>&lt;h1 id="how-to-search-the-gw2-wiki"&gt;How to Search the GW2 Wiki&lt;a class="anchor" href="#how-to-search-the-gw2-wiki"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Search the official Guild Wars 2 wiki for game information directly through your AI assistant.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time&lt;/strong&gt;: Approximately 3 minutes&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;None. Wiki search is a public tool that works without an API key.&lt;/p&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-ask-a-wiki-search-question"&gt;1. Ask a wiki search question&lt;a class="anchor" href="#1-ask-a-wiki-search-question"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Ask your AI: &amp;ldquo;Search the wiki for Dragon Bash&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Your assistant calls the &lt;code&gt;wiki_search&lt;/code&gt; tool with your query. The search runs against the official Guild Wars 2 wiki at wiki.guildwars2.com.&lt;/p&gt;</description></item><item><title>Add a New Tool</title><link>https://therealbill.github.io/gw2-mcp/how-to/add-a-new-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/add-a-new-tool/</guid><description>&lt;h1 id="add-a-new-tool"&gt;Add a New Tool&lt;a class="anchor" href="#add-a-new-tool"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Add a new MCP tool to the GW2 MCP Server, from API struct to registered handler.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time&lt;/strong&gt;: Approximately 20 minutes&lt;/p&gt;
&lt;p&gt;This guide walks through adding a hypothetical &lt;code&gt;get_titles&lt;/code&gt; tool that retrieves title metadata from the GW2 &lt;code&gt;/v2/titles&lt;/code&gt; endpoint. The pattern shown here applies to any new tool.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Go 1.24+ installed&lt;/li&gt;
&lt;li&gt;Repository cloned and building (&lt;code&gt;make build&lt;/code&gt; passes)&lt;/li&gt;
&lt;li&gt;Familiarity with the &lt;a href="https://therealbill.github.io/gw2-mcp/explanation/architecture/"&gt;project architecture&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="anchor" href="#steps"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-define-the-response-struct"&gt;1. Define the response struct&lt;a class="anchor" href="#1-define-the-response-struct"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Open &lt;code&gt;internal/gw2api/client.go&lt;/code&gt; and add a struct that matches the GW2 API response shape. Place it near the other game metadata types (after the &lt;code&gt;Mini&lt;/code&gt; struct is a good location).&lt;/p&gt;</description></item><item><title>Configure MCP Clients</title><link>https://therealbill.github.io/gw2-mcp/how-to/configure-mcp-clients/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/configure-mcp-clients/</guid><description>&lt;h1 id="how-to-configure-mcp-clients"&gt;How to Configure MCP Clients&lt;a class="anchor" href="#how-to-configure-mcp-clients"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Connect your MCP client to the GW2 MCP Server so you can query Guild Wars 2 data from your AI assistant.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Before starting, you should have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A GW2 API key created at &lt;a href="https://account.arena.net/applications"&gt;Guild Wars 2 API Key Management&lt;/a&gt;
 &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/reference/api-scopes/"&gt;API Key Scopes&lt;/a&gt;
 for which permissions to enable&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Either&lt;/strong&gt; &lt;a href="https://docs.docker.com/get-docker/"&gt;Docker&lt;/a&gt;
 installed &lt;strong&gt;or&lt;/strong&gt; the &lt;code&gt;gw2-mcp&lt;/code&gt; binary downloaded/built &amp;ndash; see &lt;a href="https://therealbill.github.io/gw2-mcp/tutorials/getting-started/"&gt;Getting Started&lt;/a&gt;
 for installation steps&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="claude-desktop"&gt;Claude Desktop&lt;a class="anchor" href="#claude-desktop"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Open Claude Desktop and navigate to &lt;strong&gt;Settings &amp;gt; Developer &amp;gt; Edit Config&lt;/strong&gt;. This opens the &lt;code&gt;claude_desktop_config.json&lt;/code&gt; file.&lt;/p&gt;</description></item><item><title>Contribute</title><link>https://therealbill.github.io/gw2-mcp/how-to/contribute/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://therealbill.github.io/gw2-mcp/how-to/contribute/</guid><description>&lt;h1 id="how-to-contribute-to-gw2-mcp-server"&gt;How to Contribute to GW2 MCP Server&lt;a class="anchor" href="#how-to-contribute-to-gw2-mcp-server"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: Set up a local development environment, run quality checks, and submit a pull request to the GW2 MCP Server project.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Time&lt;/strong&gt;: Approximately 20 minutes for initial setup.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="anchor" href="#prerequisites"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Before starting, you should have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Go 1.24+&lt;/strong&gt; installed &amp;ndash; verify with &lt;code&gt;go version&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Git&lt;/strong&gt; installed and configured with your GitHub account&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Make&lt;/strong&gt; available on your system (GNU Make on Linux/macOS, or via Git Bash / MSYS2 on Windows)&lt;/li&gt;
&lt;li&gt;A GitHub account with permissions to fork repositories&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="development-setup"&gt;Development Setup&lt;a class="anchor" href="#development-setup"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="1-fork-and-clone-the-repository"&gt;1. Fork and clone the repository&lt;a class="anchor" href="#1-fork-and-clone-the-repository"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Fork the repository on GitHub, then clone your fork locally:&lt;/p&gt;</description></item></channel></rss>