Skip to content

Import "Build an LLM-powered chatbot" quickstart guide#1550

Merged
jonathanhefner merged 1 commit intomodelcontextprotocol:mainfrom
jonathanhefner:client-quickstart
Feb 18, 2026
Merged

Import "Build an LLM-powered chatbot" quickstart guide#1550
jonathanhefner merged 1 commit intomodelcontextprotocol:mainfrom
jonathanhefner:client-quickstart

Conversation

@jonathanhefner
Copy link
Member

@jonathanhefner jonathanhefner commented Feb 17, 2026

Import and adapt the client quickstart tutorial from modelcontextprotocol.io and the companion mcp-client-typescript example from modelcontextprotocol/quickstart-resources into this repo.

docs/client-quickstart.md uses code fences with source= attributes so code snippets are type-checked and kept in in sync with the full runnable example in examples/client-quickstart/.

Supporting changes:

  • docs/documents.md: list the new doc
  • .prettierignore: exclude examples/client-quickstart/ (2-space indent to match ecosystem conventions)

@changeset-bot
Copy link

changeset-bot bot commented Feb 17, 2026

⚠️ No Changeset found

Latest commit: 7bc08f1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 17, 2026

Open in StackBlitz

@modelcontextprotocol/client

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/client@1550

@modelcontextprotocol/server

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/server@1550

@modelcontextprotocol/express

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/express@1550

@modelcontextprotocol/hono

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/hono@1550

@modelcontextprotocol/node

npm i https://pkg.pr.new/modelcontextprotocol/typescript-sdk/@modelcontextprotocol/node@1550

commit: 7bc08f1

Import and adapt the client quickstart tutorial from
modelcontextprotocol.io and the companion `mcp-client-typescript`
example from `modelcontextprotocol/quickstart-resources` into this repo.

`docs/client-quickstart.md` uses code fences with `source=` attributes
so code snippets are type-checked and kept in in sync with the full
runnable example in `examples/client-quickstart/`.

Supporting changes:

- `docs/documents.md`: list the new doc
- `.prettierignore`: exclude `examples/client-quickstart/` (2-space
  indent to match ecosystem conventions)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jonathanhefner jonathanhefner marked this pull request as ready for review February 18, 2026 00:07
@jonathanhefner jonathanhefner requested a review from a team as a code owner February 18, 2026 00:07
@jonathanhefner jonathanhefner enabled auto-merge (squash) February 18, 2026 00:07
@jonathanhefner jonathanhefner merged commit d6dc0ab into modelcontextprotocol:main Feb 18, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants