hsr-assistant-driver

hsr-assistant/hsr-assistant-driver

3.3

If you are the rightful owner of hsr-assistant-driver and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The HSR Assistant Driver is a Model Context Protocol (MCP) server designed to facilitate game automation for Honkai: Star Rail by integrating specific automation scripts.

HSR Assistant Driver

MCP server that exposes Honkai: Star Rail game automation functionality to LLMs by integrating Auto Simulated Universe and March7thAssistant scripts.

setup

Ensure 'git' and 'uv' installed on your Windows system.

uv sync
$Env:LOG_LEVEL = "INFO"  # Optional, defaults to WARNING.
uv run -m setup.prepare_subproj

usage

http server

$Env:LOG_LEVEL = "INFO"  # Optional, defaults to WARNING.
uv run -m hsr_assistant_driver.server

mcp server

$Env:LOG_LEVEL = "INFO"  # Optional, defaults to WARNING.
uv --directory . run -m hsr_assistant_driver.mcp_server

acknowledgements

This project integrates functionality from the following Honkai: Star Rail automation scripts: