Skip to content

Commit c4ee360

Browse files
Rewrite docs/client.md as a code-heavy, prose-light how-to guide (#1551)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ad6b177 commit c4ee360

4 files changed

Lines changed: 463 additions & 94 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ Next steps:
128128

129129
- Local SDK docs:
130130
- [docs/server.md](docs/server.md) – building MCP servers, transports, tools/resources/prompts, sampling, elicitation, tasks, and deployment patterns.
131-
- [docs/client.md](docs/client.md)using the high-level client, transports, OAuth helpers, handling serverinitiated requests, and tasks.
132-
- [docs/faq.md](docs/faq.md)environment and troubleshooting FAQs (including Node.js Web Crypto support).
131+
- [docs/client.md](docs/client.md)building MCP clients: connecting, tools, resources, prompts, server-initiated requests, and error handling
132+
- [docs/faq.md](docs/faq.md)frequently asked questions and troubleshooting
133133
- External references:
134134
- [SDK API documentation](https://modelcontextprotocol.github.io/typescript-sdk/)
135135
- [Model Context Protocol documentation](https://modelcontextprotocol.io)

0 commit comments

Comments
 (0)