You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(experimental): align server cards with discovery spec
Adopt the current AI Catalog entry wire shape and MCP identifier namespace. Remove the retired MCP catalog fallback, keep metadata instability explicit, and tighten the focused tests and documentation.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 13eb8021-1971-4c4f-9d07-4e98c0aaff7b
Copy file name to clipboardExpand all lines: docs/advanced/server-cards.md
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ speaks — so a client can learn all of that *before* it connects. An **AI
6
6
Catalog** is the index that lists a host's cards at a well-known URL, so a client
7
7
that knows only a domain can discover the servers behind it.
8
8
9
-
This is the SDK's implementation of [SEP-2127](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/docs/community/sep-guidelines.md)
9
+
This is the SDK's implementation of [SEP-2127](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2127)
0 commit comments