Lint cleanup

This commit is contained in:
Allen Porter 2025-03-31 03:52:45 +00:00
parent 79efaf5083
commit 20ecc43011

View File

@ -32,7 +32,7 @@ Assistant. You can control what devices and entities it can access from the {% m
2. If your MCP server only supports the <abbr title="Standard input/output">*stdio*</abbr> protocol, you will also need an additional
MCP proxy (such as [mcp-proxy](https://github.com/sparfenyuk/mcp-proxy)) to expose
the server over <abbr title="Server-sent events">*SSE*</abbr>.
3. If your MCP server requires authentication then you will need an OAuth Client ID and Secret.
3. If your MCP server requires authentication, then you will need an OAuth Client ID and Secret.
{% include integrations/config_flow.md %}