Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
canhembed
/
typescript-sdk
Public
forked from
modelcontextprotocol/typescript-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
c964c5c
User selector
All users
Datepicker
All time
Commit History
Commits on May 15, 2025
tsc being a diva on testOutputSchemaServers.ts
bhosmer-ant
committed
c964c5c
Copy full SHA for c964c5c
kick build
bhosmer-ant
committed
a19f44e
Copy full SHA for a19f44e
fix type error in testOutputSchemaServers.ts
bhosmer-ant
committed
f470f09
Copy full SHA for f470f09
restore server-side validation for tools returning structuredContent without outputSchema
Show description for 39b2f65
bhosmer-ant
and
claude
committed
39b2f65
Copy full SHA for 39b2f65
Move testOutputSchemaServers.ts to client examples directory
Show description for 6b680ca
bhosmer-ant
and
claude
committed
6b680ca
Copy full SHA for 6b680ca
Refactor McpServer tool registration API
Show description for 712b04e
bhosmer-ant
and
claude
committed
712b04e
Copy full SHA for 712b04e
split comment for readability
bhosmer-ant
committed
eb0407e
Copy full SHA for eb0407e
address comments: 1. validate schemas w/o codegen, 2. relax no-structured-output restriction
bhosmer-ant
committed
18c7e79
Copy full SHA for 18c7e79
avoid ({}) => ... in tests
bhosmer-ant
committed
0fa3277
Copy full SHA for 0fa3277
update examples, update package-lock.json
bhosmer-ant
committed
e1abdab
Copy full SHA for e1abdab
- add new tool() api and tests
Show description for 6079cd8
bhosmer-ant
committed
6079cd8
Copy full SHA for 6079cd8
formatting, more version rollbacks
bhosmer-ant
committed
9686fc2
Copy full SHA for 9686fc2
remove OUTPUTSCHEMA_CHANGES.md
bhosmer-ant
committed
37dcf75
Copy full SHA for 37dcf75
back out protocol version change
bhosmer-ant
committed
27d66ef
Copy full SHA for 27d66ef
feat: add server-side support for tool outputSchema with backward compatibility
Show description for bb28098
bhosmer-ant
and
claude
committed
bb28098
Copy full SHA for bb28098
feat: update TypeScript SDK to implement draft spec changes for structured tool output
Show description for 882e0b7
bhosmer-ant
and
claude
committed
882e0b7
Copy full SHA for 882e0b7
Add client-side validation for tool output schemas
Show description for cf12fe0
bhosmer-ant
and
claude
committed
cf12fe0
Copy full SHA for cf12fe0
Add support for outputSchema and optional content fields in tools
Show description for a85fee4
bhosmer-ant
and
claude
committed
a85fee4
Copy full SHA for a85fee4
Merge pull request #449 from petervandenabeele/fix-readme-toc
Show description for 41c9996
ihrpr
authored
41c9996
Copy full SHA for 41c9996
Merge pull request #457 from grimmerk/fix-import-path-in-readme
Show description for 2ee962c
ihrpr
authored
2ee962c
Copy full SHA for 2ee962c
Merge pull request #480 from Boyquotes/patch-1
Show description for 1879922
ihrpr
authored
1879922
Copy full SHA for 1879922
Commits on May 14, 2025
feat(auth): support custom scope in authorization requests (#491)
Show description for 66dec56
xiaoyijun
authored
66dec56
Copy full SHA for 66dec56
Merge pull request #399 from its-nikhil/FEAT-auth-ctx-streamable-http
Show description for bac916e
ihrpr
authored
bac916e
Copy full SHA for bac916e
Merge pull request #489 from rafaelportomoura/main
Show description for 17caa5a
ihrpr
authored
17caa5a
Copy full SHA for 17caa5a
Commits on May 13, 2025
chore: fix cross-spawn version to 7.0.5 (issue: 488)
rafaelportomoura
committed
f2fc873
Copy full SHA for f2fc873
Commits on May 12, 2025
Merge pull request #466 from modelcontextprotocol/fix/sse-custom-endpoint-paths
Show description for 68a0ca3
ihrpr
authored
68a0ca3
Copy full SHA for 68a0ca3
Add failing tests
olaservo
authored and
bhosmer-ant
committed
2f522bf
Copy full SHA for 2f522bf
fix: preserve custom paths in SSE endpoint URLs
Show description for 5a25fe3
bhosmer-ant
and
claude
committed
5a25fe3
Copy full SHA for 5a25fe3
Merge pull request #482 from modelcontextprotocol/version-1-11-2
Show description for 048bc4f
ihrpr
authored
048bc4f
Copy full SHA for 048bc4f
bump version
ihrpr
committed
e590950
Copy full SHA for e590950
Fix notificaions in README.md
Show description for 9fe501b
Boyquotes
authored
9fe501b
Copy full SHA for 9fe501b
Commits on May 9, 2025
Merge pull request #468 from geelen/fix-tool-annotation-confusion
Show description for bced33d
bhosmer-ant
authored
bced33d
Copy full SHA for bced33d
remove vendored library tests
bhosmer-ant
committed
4a295a4
Copy full SHA for 4a295a4
tweak heuristic type test for isZodRawShape
Show description for 3c94968
bhosmer-ant
committed
3c94968
Copy full SHA for 3c94968
Merge branch 'main' into fix-import-path-in-readme
grimmerk
authored
1e56091
Copy full SHA for 1e56091
Pagination
Previous
Next
You can’t perform that action at this time.