brand renaming, scenario reloads flight

This commit is contained in:
2026-04-12 08:39:12 -03:00
parent 9dbf89da02
commit 5c82703ebe
25 changed files with 433 additions and 482 deletions

View File

@@ -11,9 +11,9 @@ from mcp_servers.data.real import faa, openmeteo
from mcp_servers.data.scenarios.manager import scenario_manager
mcp = FastMCP(
"united-ops-shared",
"stellar-ops-shared",
instructions=(
"Shared operational data tools for Stellar Air operations. "
"Shared operational data tools for Stellar Air NOVA operations. "
"Covers: flight status, weather (live OpenMeteo), airport status "
"(live FAA), and maintenance flags. Used by all agent clients."
),