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>
This commit is contained in:
Allen Porter
2025-03-30 20:14:52 -07:00
committed by GitHub
parent 1639163c2e
commit 0c4cb27fe9
12 changed files with 904 additions and 76 deletions

View File

@@ -19,6 +19,7 @@ APPLICATION_CREDENTIALS = [
"iotty",
"lametric",
"lyric",
"mcp",
"microbees",
"monzo",
"myuplink",