Ola Hungerford
d007f92302
Update deps
2025-01-29 20:21:26 -07:00
Ola Hungerford
6a3d901a72
Update dev command
2025-01-29 20:16:51 -07:00
Ola Hungerford
58ad8103f7
Remove vercel
2025-01-29 17:07:55 -07:00
Ola Hungerford
ee2c67e1af
Test vercel config
2025-01-29 16:59:00 -07:00
Ola Hungerford
7c89a01c99
Test vercel config
2025-01-29 16:56:41 -07:00
Ola Hungerford
fb3d89c6e3
Test vercel config
2025-01-29 16:54:00 -07:00
Ola Hungerford
4b3bb5f34e
Add description to array input fields
2025-01-29 11:36:10 -07:00
Justin Spahr-Summers
1d4e8885db
Merge pull request #131 from modelcontextprotocol/justin/sse-auth
...
OAuth support for SSE
2025-01-29 11:20:48 +00:00
=
a87bd17f51
❯ npx prettier --check .
...
Checking formatting...
[warn] client/src/components/ToolsTab.tsx
[warn] Code style issues found in the above file. Run Prettier with --write to fix.
inspector on feature/audio-rendering [$⇡] is 📦 v0.3.0 via v22.11.0
❯ npx prettier --write client/src/components/ToolsTab.tsx
client/src/components/ToolsTab.tsx 109ms
2025-01-28 08:28:25 +00:00
=
afe14bc883
Merge branch 'feature/audio-rendering' of https://github.com/evalstate/inspector into feature/audio-rendering
2025-01-28 08:18:24 +00:00
Jerome
04faff4757
Merge branch 'main' into feature/audio-rendering
2025-01-28 02:15:55 -05:00
Ola Hungerford
a4469f7895
Add draft version of enhanced object input editing
2025-01-27 21:05:11 -07:00
Ola Hungerford
f980763381
Specify proxy server
2025-01-26 20:46:08 -07:00
Ola Hungerford
d754395a9a
Revert tsx watch change
2025-01-26 20:36:31 -07:00
Ola Hungerford
df955cfdb5
Remove other logging and just keep listening and try catch
2025-01-26 20:24:59 -07:00
Ola Hungerford
5b884b55b5
Add server startup logging
2025-01-26 20:13:11 -07:00
Justin Spahr-Summers
0882a3e0e5
Formatting
2025-01-24 15:23:24 +00:00
Justin Spahr-Summers
fce6644e30
Fix double fetching
2025-01-24 15:22:40 +00:00
Justin Spahr-Summers
51ea4bc6ac
Add toast when OAuth succeeds
2025-01-24 15:19:41 +00:00
Justin Spahr-Summers
0648ba44e3
Auto-reconnect after OAuth
2025-01-24 15:17:03 +00:00
Justin Spahr-Summers
c22f91858c
Remember last selected transport and SSE URL
2025-01-24 15:04:22 +00:00
Justin Spahr-Summers
99d7592ac9
Fix error state being briefly shown before OAuth
2025-01-24 15:02:34 +00:00
Justin Spahr-Summers
3bc776f7cd
Fix Vite config
2025-01-24 14:55:10 +00:00
Justin Spahr-Summers
a6d22cf1e4
Bump SDK version
2025-01-24 14:54:46 +00:00
Justin Spahr-Summers
731ee588c2
Fix Authorization header passthrough
...
Node.js headers are lowercase
2025-01-24 13:55:43 +00:00
Justin Spahr-Summers
af8877064e
Set Authorization header from client
2025-01-24 13:55:32 +00:00
Justin Spahr-Summers
874320ebe6
Token exchange body needs to be JSON
2025-01-24 13:44:26 +00:00
Justin Spahr-Summers
e470eb5c51
Fix React import
2025-01-24 13:27:20 +00:00
Justin Spahr-Summers
02cfb47c83
Extract session storage keys into constants
2025-01-24 13:09:58 +00:00
Justin Spahr-Summers
23f89e49b8
Implement OAuth callback
2025-01-24 13:08:39 +00:00
Justin Spahr-Summers
16cb59670c
OAuth callback handler (not yet attached)
2025-01-24 11:37:35 +00:00
Justin Spahr-Summers
1c4ad60354
Redirect into OAuth flow upon receiving 401
2025-01-24 11:34:07 +00:00
Justin Spahr-Summers
8a20f7711a
Use new SseError class from SDK
2025-01-24 11:27:40 +00:00
Justin Spahr-Summers
8bb5308797
Report SSE 401 errors to the client
2025-01-24 11:04:44 +00:00
Justin Spahr-Summers
14db05c2a2
Clarify inspector-server error logging
2025-01-23 17:19:39 +00:00
Justin Spahr-Summers
e7697eb5cd
Pass through Authorization headers sent to inspector server
2025-01-23 16:45:37 +00:00
Justin Spahr-Summers
c1e06c4af0
Server doesn't need to inject eventsource anymore
2025-01-23 16:45:12 +00:00
Justin Spahr-Summers
60b8892dd3
Pre-emptively bump npm package versions
...
Before I forget!
2025-01-23 16:30:19 +00:00
Justin Spahr-Summers
2b53a8399c
Bump SDK
2025-01-23 16:29:43 +00:00
Justin Spahr-Summers
361f9d109b
Merge pull request #128 from modelcontextprotocol/dependabot/npm_and_yarn/npm_and_yarn-f25c717a0f
...
Bump vite from 5.4.11 to 5.4.12 in the npm_and_yarn group across 1 directory
2025-01-22 12:02:57 +00:00
dependabot[bot]
7ec661e8bd
Bump vite in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 5.4.11 to 5.4.12
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 04:50:31 +00:00
Jack Steam
f8052dfcda
Merge branch 'main' into bugfix/issue-114
2025-01-14 11:44:09 -07:00
Ashwin Bhat
98e6f0e5ec
Merge pull request #124 from modelcontextprotocol/ashwin/envvar
...
allow passing env vars to server from command line
2025-01-13 12:11:25 -08:00
Ashwin Bhat
ec150eb8b4
prettier
2025-01-10 07:53:55 -08:00
Ashwin Bhat
052de8690d
respond to PR feedback
2025-01-10 07:51:55 -08:00
Ashwin Bhat
a976aefb39
allow passing env vars to server from command line
2025-01-10 07:51:54 -08:00
Ashwin Bhat
5a5873277c
Merge pull request #123 from modelcontextprotocol/ashwin/prettier
...
enforce prettier formatting
2025-01-10 07:28:29 -08:00
Ashwin Bhat
715936d747
run prettier
2025-01-09 11:01:35 -08:00
Ashwin Bhat
d973f58bef
run prettier check in CI
2025-01-09 11:01:28 -08:00
Jack Steam
88ed9c088d
Merge branch 'main' into bugfix/issue-114
2024-12-23 14:37:54 -07:00