1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00
Files
core/homeassistant/generated/application_credentials.py
Allen Porter 0c4cb27fe9 Add OAuth support for Model Context Protocol (mcp) integration (#141874)
* Add authentication support for Model Context Protocol (mcp) integration

* Update homeassistant/components/mcp/application_credentials.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Handle MCP servers with ports

---------

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2025-03-30 23:14:52 -04:00

44 lines
702 B
Python
Generated

"""Automatically generated file.
To update, run python3 -m script.hassfest
"""
APPLICATION_CREDENTIALS = [
"electric_kiwi",
"fitbit",
"geocaching",
"google",
"google_assistant_sdk",
"google_drive",
"google_mail",
"google_photos",
"google_sheets",
"google_tasks",
"home_connect",
"husqvarna_automower",
"iotty",
"lametric",
"lyric",
"mcp",
"microbees",
"monzo",
"myuplink",
"neato",
"nest",
"netatmo",
"ondilo_ico",
"onedrive",
"point",
"senz",
"smartthings",
"spotify",
"tesla_fleet",
"twitch",
"weheat",
"withings",
"xbox",
"yale",
"yolink",
"youtube",
]