Your AI-powered companion for Heroic Adventures 2nd Edition. Connect it to Claude, Copilot, or any MCP-compatible AI and get instant access to rules, character building, encounter design, and more.
The assistant gives your AI deep knowledge of Heroic Adventures 2nd Edition. Here's what becomes possible:
Ask about any rule β combat, spells, equipment, movement β and get accurate answers straight from the rulebook.
Build complete characters from concept to ready-to-play sheet, with race, class, spells, and equipment all accounted for.
Generate balanced encounters with proper difficulty scaling, monster selection, and tactical terrain suggestions.
Create full adventure hooks, one-shots, or campaign arcs tailored to your party's level and play style.
Design custom monsters from a theme or role, complete with stat blocks, abilities, and action economy.
Run live sessions with turn adjudication, quick rulings, treasure drops, and NPC generation on the fly.
This server uses the Model Context Protocol (MCP) β an open standard that lets AI assistants connect to external knowledge sources. Think of it as giving your AI a copy of the Heroic Adventures rulebook.
Add our server URL to your AI app's settings. It takes about 30 seconds.
It can now look up chapters, rules, skills, and agent personas from the full 2nd Edition rulebook.
Build characters, design encounters, look up rules, generate adventures β all through natural conversation.
Choose your AI app below and follow the steps. No coding required!
In the Claude desktop app, go to Settings β MCP Servers (or Developer β Edit Config on older versions).
Click "Add Server" or edit your config file. Add the following:
{
"servers": {
"heroic-adventures": {
"type": "sse",
"url": "https://mcp.heroicadventures.app/sse"
}
}
}
Open a new conversation. Claude now has access to the full Heroic Adventures rulebook. Try asking: "Build me a Level 3 Dwarf Fighter"
Open VS Code and go to your Settings (Cmd+, on Mac, Ctrl+, on Windows).
Search for "MCP" in settings, or create/edit a .vscode/mcp.json file in any workspace:
{
"servers": {
"heroic-adventures": {
"type": "sse",
"url": "https://mcp.heroicadventures.app/sse"
}
}
}
Open Copilot Chat in VS Code. It can now access Heroic Adventures content. Try: "What are the rules for initiative?"
Any app that supports the Model Context Protocol can connect. Look for "MCP", "Tools", or "Server" settings in your app.
Use this URL as an SSE-type MCP server:
https://mcp.heroicadventures.app/sse
Your AI can now pull from the Heroic Adventures 2nd Edition rulebook whenever you ask it to.
Once connected, your AI automatically gets access to these tool categories:
All 12 chapters of the rulebook β from Introduction to the Monster Manual. Full text, searchable by your AI.
chapters_info
chapters_list
chapters_get
17 thematic rule summaries covering combat, spells, equipment, leveling, mass battle, and more.
rules_info
rules_list
rules_get
17 ready-made skill templates β character creation, encounter building, session prep, treasure drops, and more.
skills_info
skills_list
skills_get
5 specialized AI personas β Heroic GM, Rules Librarian, Character Builder, Encounter Designer, and Campaign Architect.
agents_info
agents_list
agents_get
Not at all! If you can copy and paste a URL into your AI app's settings, you're good to go. The setup takes about 30 seconds.
Yes, the Heroic Adventures Assistant is completely free to use. You just need a subscription to an AI app that supports MCP (like Claude Pro or VS Code with Copilot).
Any app that supports the Model Context Protocol (MCP) with SSE transport. This includes Claude Desktop, VS Code with GitHub Copilot, and a growing number of other AI tools.
Anything about Heroic Adventures 2nd Edition! Examples: "Build me a Level 5 Elf Mage", "What are the rules for opportunity attacks?", "Design an encounter for 4 Level 3 players", "Generate a dungeon adventure hook", "What spells does a Cleric get at Level 4?"
The MCP server itself is stateless β it just provides rulebook knowledge. But your AI app (like Claude) remembers context within a conversation, so you can build on previous answers during a session.
The server always has the latest version of the Heroic Adventures 2nd Edition content. Updates are deployed automatically β no action needed on your end.
Connect in under a minute and let AI handle the rules while you focus on the adventure.
Get Started Now