-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Labels
Description
Bad legacy config, subtly broken and confusing to users, that the UI currently produces:
- mcp:
targets:
- name: notion
mcp:
host: https
port: 443
path: mcp.notion.com(The reason is its verbose, but most importantly does not do TLS)
Nice config that users should user, that the UI should produce:
- backends:
- mcp:
targets:
- name: notion
mcp:
host: https://mcp.notion.com/mcp