9a307f5d16
Merge pull request 'improve: only show custom headers when transportType is sse' (#3) from move_custom_headers_under_sse into main
hzhang2025-05-16 14:57:48 +00:00
5b54ce1281
adding fixes as buttons were not visible for streamable-http transport type, as per PR review comment
sumeetpardeshi
2025-05-12 20:17:28 -07:00
ad39ec27e7
Merge pull request #276 from kawakamidev/auto_open
Cliff Hall
2025-05-12 13:15:39 -04:00
f2003b30c6
Merge branch 'main' into auto_open
Cliff Hall
2025-05-12 13:09:33 -04:00
0014ca5e12
Merge pull request #388 from MMMarcinho/feat/yizhi
Cliff Hall
2025-05-12 13:03:51 -04:00
8a8deb6d39
Merge branch 'main' into feat/yizhi
Cliff Hall
2025-05-12 12:55:04 -04:00
8597100d54
Merge branch 'main' into auto_open
Cliff Hall
2025-05-12 12:45:26 -04:00
89d721e56d
Merge pull request #333 from kentcdodds/patch-1
Ola Hungerford
2025-05-10 21:30:49 -07:00
0c15c54b99
Merge branch 'main' into feat/yizhi
Marco
2025-05-09 13:12:57 +08:00
f9cbfbe822
Create the appropriate TransportOptions object for the selected transport * In useConnection.ts
cliffhall
2025-05-02 17:50:00 -04:00
b7ec3829d4
Use transport-specific options
cliffhall
2025-05-02 17:35:33 -04:00
8b38d6b18f
Check in latest package-lock.json
Ola Hungerford
2025-05-02 08:19:40 -07:00
ae87292d7c
Update commands to include all build directories and remove unnecessary servers/node_modules
Ola Hungerford
2025-05-02 08:17:45 -07:00
163356f855
adding two buttons for configs: copy entry, copy file. also adding some tooltip and optimizations.
sumeetpardeshi
2025-05-01 15:42:16 -07:00
3b090d02e4
Merge pull request #367 from cliffhall/cache-bust-inspector-client
Cliff Hall
2025-05-01 11:49:20 -04:00
358f276b9b
Check in package-lock.json
Ola Hungerford
2025-05-01 08:44:24 -07:00
70016bf3b6
Merge branch 'main' into add-npm-clean-script
Ola Hungerford
2025-05-01 08:29:26 -07:00
4d98b4a8bd
Add clean script and rimraf
Ola Hungerford
2025-05-01 08:28:48 -07:00
5ad2c3c146
feat(client): Add PingTab when no server capabilities
Kent C. Dodds
2025-05-01 09:12:29 -06:00
dd6f5287ca
Fix to the Authorization header bug for Streamable-HTTP
Santthosh Selvadurai
2025-04-30 22:21:59 -07:00
59cc89dbe9
Fix the inspector caching problem * I've noticed that on a new version of the inspector, I have to go to the browser's devtools panel and clear site data then reload the page. * The assets are hashed and immutable, so caching should be allowed for them * The index.html file is the problem, because if cached, it will point to old assets, and therefore needs to have caching turned forf * This PR adds appropriate headers to the index.html and assets that are served.
cliffhall
2025-04-30 17:31:58 -04:00
79a09f8316
Consolidate hooks * Hooks are in multiple places in the codebase and some camelCase, some snake-case. This PR relocates them all to the lib/hooks folder and normalizes camelCase naming. Settled on src/client/lib/hooks for the location since most of them were already there.
cliffhall
2025-04-30 17:09:22 -04:00
82b3257028
Merge branch 'modelcontextprotocol:main' into bump-to-0.11.0
Cliff Hall
2025-04-30 12:42:05 -04:00
45d135a426
Bump release to 0.11.0 * In package.json - replaced prepare script, which will cause automatic build after npm install
cliffhall
2025-04-30 12:39:15 -04:00
fa458702ab
Merge pull request #350 from cliffhall/bump-to-0.11.0
0.11.0
Cliff Hall
2025-04-30 10:26:43 -04:00
173a45a200
Merge branch 'main' into bump-to-0.11.0
Cliff Hall
2025-04-30 10:22:25 -04:00
745991b8ef
Merge pull request #357 from OpenLinkSoftware/main
Ola Hungerford
2025-04-29 20:28:34 -07:00
42b0a77505
Merge branch 'modelcontextprotocol:main' into main
Mitko Iliev
2025-04-29 12:51:22 +03:00
b3fc199d25
Bump release to 0.11.0 * In main.yml - reversed a change from last release that did an explicit build, because the prepare script was no longer in package.json * In package.json - replaced prepare script, which will cause automatic build after npm install - set version to 0.11.0 - set versions of inspector-cli, inspector-client, and inspector-server to ^0.11.0 * In package.lock.json - updated versions of inspector, inspector-cli, inspector-client, and inspector-server to ^0.11.0 * In cli/package.json - set version to 0.11.0 - set versions of sdk to 1.10.2 * In client/package.json - set version to 0.11.0 - set versions of sdk to 1.10.2 * In server/package.json - set version to 0.11.0 - set versions of sdk to 1.10.2
cliffhall
2025-04-25 11:49:39 -04:00
cdab12a8e5
Merge pull request #339 from cliffhall/fix-streamable-endpoint
Cliff Hall
2025-04-25 11:26:46 -04:00
966f95b5af
Merge branch 'main' into fix-streamable-endpoint
Cliff Hall
2025-04-24 16:53:26 -04:00
2e4a52250a
Merge pull request #246 from nathanArseneau/sampling-form
Cliff Hall
2025-04-24 14:34:55 -04:00
102fce5570
Merge branch 'main' into sampling-form
Cliff Hall
2025-04-24 14:20:17 -04:00
d1bff49deb
Merge pull request #338 from Kavyapriya-1804/fix-reset-prompt-results
Cliff Hall
2025-04-24 12:49:35 -04:00
7b9cd1e74d
In server/index.ts - Add last-event-id to STREAMABLE_HTTP_HEADERS_PASSTHROUGH.
cliffhall
2025-04-24 11:39:48 -04:00
bf1026b6ec
Fix failing unit tests * This PR caused the Sidebar.test.ts file tests to fail because TransformStream is not found. * TransformStream exists in the Node version I'm testing with (20), but it still isn't found by Jest * Turns out it is a problem with Jest, and the workaround is the simple package jest-fixed-jsdom, which subclasses JSDOMEnvironment testing environment, placing this and several other dependencies in its global object.
cliffhall
2025-04-23 17:52:17 -04:00
498e49e2d8
Merge pull request #1 from shivdeepak/fix-streamable-endpoint
Cliff Hall
2025-04-23 16:53:59 -04:00
1dd99d651e
Merge branch 'modelcontextprotocol:main' into main
Mitko Iliev
2025-04-23 21:56:13 +03:00