1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00

Update the MCP Server API endpoint to mcp (#153845)

This commit is contained in:
Allen Porter
2025-10-06 07:56:45 -07:00
committed by GitHub
parent a2837e6aee
commit 08a9377373

View File

@@ -51,7 +51,7 @@ from .types import MCPServerConfigEntry
_LOGGER = logging.getLogger(__name__)
# Streamable HTTP endpoint
STREAMABLE_API = f"/api/{DOMAIN}"
STREAMABLE_API = "/api/mcp"
TIMEOUT = 60 # Seconds
# Content types