npx claudepluginhub mimir-dm/mimir --plugin mimir-dm# List Mimir Campaigns Use the `list_campaigns` MCP tool to show all available D&D campaigns. For each campaign, display: - Campaign name - Campaign ID - Creation date - Whether it's the active campaign If no campaigns exist, offer to create one using `create_campaign`. After listing, ask the user if they want to set one as active using `set_active_campaign`.
Use the list_campaigns MCP tool to show all available D&D campaigns.
For each campaign, display:
If no campaigns exist, offer to create one using create_campaign.
After listing, ask the user if they want to set one as active using set_active_campaign.