Skip to content

Commit a00a5df

Browse files
committed
use mermaid diagrams
1 parent 41165c9 commit a00a5df

File tree

10 files changed

+148
-61
lines changed

10 files changed

+148
-61
lines changed

β€Žexercises/01.ping/01.problem.connect/README.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ comments.
1919
Right now if you try to run the server, you'll get an error. Let's fix that!
2020

2121
- πŸ“œ [MCP TypeScript SDK Docs](https://github.com/modelcontextprotocol/typescript-sdk)
22-
- πŸ“œ [MCP Spec: Ping](https://modelcontextprotocol.io/specification/2025-03-26/basic/utilities/ping)
22+
- πŸ“œ [MCP Spec: Ping](https://modelcontextprotocol.io/specification/2025-06-18/basic/utilities/ping)

β€Žexercises/01.ping/README.mdxβ€Ž

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

β€Žexercises/02.tools/02.problem.args/README.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ server.tool(
3232
</callout-success>
3333

3434
- πŸ“œ
35-
[MCP Spec: Tools](https://modelcontextprotocol.io/specification/2025-03-26/server/tools)
35+
[MCP Spec: Tools](https://modelcontextprotocol.io/specification/2025-06-18/server/tools)

β€Žexercises/02.tools/03.problem.errors/README.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ it is, throw an error with a descriptive message and then try it out in the
3131
inspector. You'll notice the `isError` field is set to `true` and the content is
3232
the helpful error message you provided.
3333

34-
- [πŸ“œ MCP Spec: Errors](https://modelcontextprotocol.io/specification/2025-03-26/server/tools#error-handling)
34+
- [πŸ“œ MCP Spec: Errors](https://modelcontextprotocol.io/specification/2025-06-18/server/tools#error-handling)

β€Žexercises/02.tools/README.mdxβ€Ž

Lines changed: 36 additions & 16 deletions
Large diffs are not rendered by default.

β€Žexercises/03.resources/05.problem.embedded/README.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ provide richer, more actionable results.
2424
To test this out, create a new tag and notice the resource is included in the
2525
response.
2626

27-
- πŸ“œ [MCP Spec: Tools (Embedded Resources)](https://modelcontextprotocol.io/specification/2025-03-26/server/tools#embedded-resources)
27+
- πŸ“œ [MCP Spec: Tools (Embedded Resources)](https://modelcontextprotocol.io/specification/2025-06-18/server/tools#embedded-resources)

β€Žexercises/03.resources/README.mdxβ€Ž

Lines changed: 23 additions & 9 deletions
Large diffs are not rendered by default.

β€Žexercises/04.prompts/README.mdxβ€Ž

Lines changed: 24 additions & 9 deletions
Large diffs are not rendered by default.

β€Žexercises/05.sampling/README.mdxβ€Ž

Lines changed: 23 additions & 10 deletions
Large diffs are not rendered by default.

β€Žexercises/README.mdxβ€Ž

Lines changed: 31 additions & 6 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
Β (0)