Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jspahrsummers

jspahrsummers created a comment on a pull request on modelcontextprotocol/python-sdk
I think we should [make this follow the spec more closely](https://github.com/modelcontextprotocol/python-sdk/pull/170#discussion_r1930786198) if we're going to break backwards compatibility anyway.

View on GitHub

jspahrsummers created a review comment on a pull request on modelcontextprotocol/python-sdk
This return type isn't explained anywhere.

View on GitHub

jspahrsummers created a review comment on a pull request on modelcontextprotocol/python-sdk
Also, why isn't the URL scheme still `file://`?

View on GitHub

jspahrsummers created a review comment on a pull request on modelcontextprotocol/python-sdk
The second value in this return type isn't explained anywhere.

View on GitHub

jspahrsummers pushed 2 commits to main modelcontextprotocol/typescript-sdk
  • Update README.md about `client.callTool` e8bed12
  • Merge pull request #141 from funwarioisii/fix-docs-client-call-tool Update README.md about `client.callTool` 13c3eea

View on GitHub

jspahrsummers closed a pull request on modelcontextprotocol/typescript-sdk
Update README.md about `client.callTool`
<!-- Provide a brief summary of your changes --> ## Motivation and Context <!-- Why is this change needed? What problem does it solve? --> The `Writing MCP Clients` in the README did not work ...
jspahrsummers created a review on a pull request on modelcontextprotocol/typescript-sdk
Thank you!

View on GitHub

jspahrsummers pushed 2 commits to main modelcontextprotocol/typescript-sdk
  • Update README.md to match defaults in inspector When launching inspector and changing to use SSE, the URL is set to ... 892d8f3
  • Merge pull request #140 from ihrpr/patch-1 Update README.md new SSE Server to match defaults in inspector a2b7afd

View on GitHub

jspahrsummers closed a pull request on modelcontextprotocol/typescript-sdk
Update README.md new SSE Server to match defaults in inspector
When launching inspector and changing to use SSE, the URL is set to `http://localhost:3001/sse`. It's quite confusing to have an example use different endpoint names and port, hence the change. ...
jspahrsummers created a review on a pull request on modelcontextprotocol/typescript-sdk
Thank you!

View on GitHub

jspahrsummers created a review on a pull request on modelcontextprotocol/inspector
What's the motivation? Is this to fix some issue?

View on GitHub

jspahrsummers pushed 1 commit to justin/sse-auth modelcontextprotocol/inspector

View on GitHub

jspahrsummers pushed 4 commits to justin/sse-auth modelcontextprotocol/inspector
  • Fix error state being briefly shown before OAuth 99d7592
  • Remember last selected transport and SSE URL c22f918
  • Auto-reconnect after OAuth 0648ba4
  • Add toast when OAuth succeeds 51ea4bc

View on GitHub

jspahrsummers pushed 4 commits to justin/sse-auth modelcontextprotocol/inspector
  • Set Authorization header from client af88770
  • Fix Authorization header passthrough Node.js headers are lowercase 731ee58
  • Bump SDK version a6d22cf
  • Fix Vite config 3bc776f

View on GitHub

jspahrsummers created a tag on modelcontextprotocol/typescript-sdk

1.4.1 - The official Typescript SDK for Model Context Protocol servers and clients

jspahrsummers published a release on modelcontextprotocol/typescript-sdk
1.4.1
## What's Changed * Improve SSE error code reporting by @jspahrsummers in https://github.com/modelcontextprotocol/typescript-sdk/pull/137 **Full Changelog**: https://github.com/modelcontextpr...
jspahrsummers pushed 1 commit to main modelcontextprotocol/typescript-sdk

View on GitHub

jspahrsummers deleted a branch modelcontextprotocol/typescript-sdk

justin/improve-sse-errors

jspahrsummers pushed 3 commits to main modelcontextprotocol/typescript-sdk
  • Report SSE error codes 9923aec
  • Add `SseError` class for easier introspection 63f8f07
  • Merge pull request #137 from modelcontextprotocol/justin/improve-sse-errors Improve SSE error code reporting d60b0fb

View on GitHub

jspahrsummers closed a pull request on modelcontextprotocol/typescript-sdk
Improve SSE error code reporting
This change ensures HTTP error codes from SSE are propagated through the error that's thrown, which is necessary to cleanly handle 401 Unauthorized for [MCP auth](https://github.com/modelcontextpro...
jspahrsummers pushed 4 commits to justin/sse-auth modelcontextprotocol/inspector
  • Implement OAuth callback 23f89e4
  • Extract session storage keys into constants 02cfb47
  • Fix React import e470eb5
  • Token exchange body needs to be JSON 874320e

View on GitHub

jspahrsummers pushed 2 commits to justin/sse-auth modelcontextprotocol/inspector
  • Report SSE 401 errors to the client 8bb5308
  • Use new `SseError` class from SDK 8a20f77

View on GitHub

jspahrsummers pushed 1 commit to justin/improve-sse-errors modelcontextprotocol/typescript-sdk
  • Add `SseError` class for easier introspection 63f8f07

View on GitHub

jspahrsummers created a comment on a pull request on modelcontextprotocol/create-python-server
Why is that? It exists in the version history.

View on GitHub

jspahrsummers starred ihrpr/mcp-server-jupyter
jspahrsummers opened a draft pull request on modelcontextprotocol/inspector
OAuth support for SSE
Implemented according to https://github.com/modelcontextprotocol/specification/pull/133.
jspahrsummers opened a draft pull request on modelcontextprotocol/typescript-sdk
Improve SSE error code reporting
jspahrsummers created a branch on modelcontextprotocol/typescript-sdk

justin/improve-sse-errors - The official Typescript SDK for Model Context Protocol servers and clients

jspahrsummers created a branch on modelcontextprotocol/inspector

justin/sse-auth - Visual testing tool for MCP servers

jspahrsummers deleted a branch modelcontextprotocol/docs

justin/update-typescript-sdk

Load more