Ecosyste.ms: Timeline

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

jspahrsummers

jspahrsummers pushed 2 commits to main modelcontextprotocol/docs
  • Update Node quickstart to use simplified API 4f11a05
  • Merge pull request #119 from modelcontextprotocol/justin/update-typescript-sdk Update Node quickstart to use simplif... 2a35e75

View on GitHub

jspahrsummers closed a pull request on modelcontextprotocol/docs
Update Node quickstart to use simplified API
https://github.com/modelcontextprotocol/docs/pull/115 redux, incorporating the new quickstart code from https://github.com/modelcontextprotocol/quickstart-resources/pull/7. # To do ## After m...
jspahrsummers created a branch on modelcontextprotocol/docs

justin/update-typescript-sdk - The documentation and specification for the Model Context Protocol (MCP)

jspahrsummers deleted a branch modelcontextprotocol/quickstart-resources

justin/update-typescript-sdk

jspahrsummers pushed 3 commits to main modelcontextprotocol/quickstart-resources
  • Update to TS SDK 1.4.0 0f60e53
  • Update weather server to use McpServer convenience API bc3d399
  • Merge pull request #7 from modelcontextprotocol/justin/update-typescript-sdk Update TS quickstart to use simplified API 7ff2889

View on GitHub

jspahrsummers created a branch on modelcontextprotocol/quickstart-resources

justin/update-typescript-sdk - A repository of servers and clients from the Model Context Protocol tutorials

jspahrsummers deleted a branch modelcontextprotocol/quickstart-resources

justin/remove-js-artifacts

jspahrsummers pushed 2 commits to main modelcontextprotocol/quickstart-resources
  • Remove node_modules and JS build c82c5dd
  • Merge pull request #6 from modelcontextprotocol/justin/remove-js-artifacts Remove node_modules and JS build b218bd6

View on GitHub

jspahrsummers created a branch on modelcontextprotocol/quickstart-resources

justin/remove-js-artifacts - A repository of servers and clients from the Model Context Protocol tutorials

jspahrsummers deleted a branch modelcontextprotocol/docs

revert-115-justin/simplified-ts-sdk

jspahrsummers pushed 2 commits to main modelcontextprotocol/docs
  • Revert "Update TypeScript examples to use simplified API" 2b85d8e
  • Merge pull request #118 from modelcontextprotocol/revert-115-justin/simplified-ts-sdk Revert "Update TypeScript exam... 3684fe2

View on GitHub

jspahrsummers closed a pull request on modelcontextprotocol/docs
Revert "Update TypeScript examples to use simplified API"
Nope, these changes were busted… Reverts modelcontextprotocol/docs#115.
jspahrsummers opened a pull request on modelcontextprotocol/docs
Revert "Update TypeScript examples to use simplified API"
Nope, these changes were busted… Reverts modelcontextprotocol/docs#115.
jspahrsummers created a branch on modelcontextprotocol/docs

revert-115-justin/simplified-ts-sdk - The documentation and specification for the Model Context Protocol (MCP)

jspahrsummers created a tag on modelcontextprotocol/typescript-sdk

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

jspahrsummers published a release on modelcontextprotocol/typescript-sdk
1.4.0
## What's Changed * Add instructions for starting the server transport by @jspahrsummers in https://github.com/modelcontextprotocol/typescript-sdk/pull/132 * More README improvements by @jspahrsu...
jspahrsummers pushed 1 commit to main modelcontextprotocol/typescript-sdk

View on GitHub

jspahrsummers deleted a branch modelcontextprotocol/typescript-sdk

justin/sse-auth

jspahrsummers pushed 5 commits to main modelcontextprotocol/typescript-sdk
  • Use `eventsource` package c828067
  • Tests for passing custom SSE headers e2723d3
  • General tests for SSE client transport Since we're here anyway… 742b8b4
  • Try a different way of waiting for close 87bfb61
  • Merge pull request #134 from modelcontextprotocol/justin/sse-auth Use `eventsource` package, to permit custom header... edfdea5

View on GitHub

jspahrsummers closed a pull request on modelcontextprotocol/typescript-sdk
Use `eventsource` package, to permit custom headers for SSE
This is the first step in supporting the upcoming addition of [authentication](https://github.com/modelcontextprotocol/specification/pull/133) to the spec. To follow the spec here requires the abil...
jspahrsummers deleted a branch modelcontextprotocol/docs

justin/simplified-ts-sdk

jspahrsummers pushed 3 commits to main modelcontextprotocol/docs
  • Update TypeScript examples to use simplified API 16b0cc8
  • Missed one 335db05
  • Merge pull request #115 from modelcontextprotocol/justin/simplified-ts-sdk Update TypeScript examples to use simplif... eb87195

View on GitHub

jspahrsummers closed a pull request on modelcontextprotocol/docs
Update TypeScript examples to use simplified API
This updates the docs to use the simplified, Express-like TypeScript API [released](https://github.com/modelcontextprotocol/typescript-sdk/releases) in SDK version 1.3.0. # To do ## After mer...
jspahrsummers pushed 6 commits to main modelcontextprotocol/docs
  • Create developer_settings.json file if necessary Expands the one-liner on the Debugging page. That file does not see... 5841488
  • Simplify JSON for installing dev tools 9a25335
  • Merge branch 'main' into debugging-create-dev-settings-file-if-needed fd5ae57
  • Fix typo b4a8f3a
  • Remove stray space too While I'm paying attention. Squash merges ftw 02016f2
  • Merge pull request #111 from jamiew/debugging-create-dev-settings-file-if-needed Debugging page: adjust one-liner to... 558de7a

View on GitHub

jspahrsummers closed a pull request on modelcontextprotocol/docs
Debugging page: adjust one-liner to create developer_settings.json file if necessary
A stock install of Claude Desktop doesn't seem to have a `developer_settings.json` file, so the setup instructions for Chrome Dev Tools on the Debugging are incomplete. This adjusts ## Motivation...
jspahrsummers created a review on a pull request on modelcontextprotocol/docs
Great, thank you!

View on GitHub

Load more