Commit Graph

42 Commits

Author SHA1 Message Date
David Soria Parra
0b3f967867 refactor: remove hardcoded example server path
Remove hardcoded path to example server from default args state, replacing with empty string. This makes the initial state more generic and allows users to specify their own server path without preset assumptions.
2024-11-04 21:29:17 +00:00
Justin Spahr-Summers
7926eea39c Fix import 2024-10-28 13:01:31 +00:00
Justin Spahr-Summers
a798c5528e Merge branch 'main' into justin/sampling 2024-10-28 12:52:18 +00:00
Justin Spahr-Summers
82f3d99639 Install TypeScript SDK from registry 2024-10-28 10:42:31 +00:00
Justin Spahr-Summers
0d66867701 Add notification badge 2024-10-25 14:48:15 +01:00
Justin Spahr-Summers
5da417470f Add tab and approval flow for server -> client sampling 2024-10-25 14:47:08 +01:00
Justin Spahr-Summers
b4c70edb78 Merge pull request #25 from modelcontextprotocol/justin/remember-ui
Use localStorage to remember last entered command and args
2024-10-22 16:03:31 +01:00
Justin Spahr-Summers
f40854fa74 Merge pull request #26 from modelcontextprotocol/justin/title
Give page a meaningful title
2024-10-21 16:08:44 +01:00
Justin Spahr-Summers
6239453604 Give page a meaningful title 2024-10-21 14:56:29 +01:00
Justin Spahr-Summers
6acd606a7e Use localStorage to remember last entered command and args 2024-10-21 14:23:34 +01:00
Ashwin Bhat
dcdcfd284f add missing import 2024-10-18 14:37:16 -07:00
ashwin-ant
567c15a1cf Merge pull request #20 from modelcontextprotocol/ashwin/ping
Add ping tab
2024-10-18 10:14:10 -07:00
Ashwin Bhat
7680d5272a updates for sdk 2024-10-18 10:00:13 -07:00
ashwin-ant
9f5366c49c Update PingTab.tsx 2024-10-18 09:46:17 -07:00
Ashwin Bhat
7bb40c188f add ping tab 2024-10-18 08:41:27 -07:00
Ashwin Bhat
24d005ac84 add pagination handling for lists 2024-10-17 17:11:30 -07:00
Ashwin Bhat
48355e9cb2 receive and display server notifications 2024-10-17 08:08:09 -07:00
Ashwin Bhat
0ffedbf8fa fix type errors 2024-10-16 16:22:14 -07:00
Ashwin Bhat
c6a11422f4 updates for sdk update 2024-10-16 16:22:14 -07:00
Ashwin Bhat
4c9d6401e2 use workspaces 2024-10-15 11:01:17 -07:00
Ashwin Bhat
b9ed2bec74 encoding/decoding uri component 2024-10-11 08:48:17 -07:00
Ashwin Bhat
14da4793f7 extract transport logic 2024-10-11 08:42:31 -07:00
Ashwin Bhat
1497dbda29 handle long resource names in UI 2024-10-11 08:41:12 -07:00
Ashwin Bhat
d32e7b6725 add SSE connection ability 2024-10-11 08:40:20 -07:00
Ashwin Bhat
50f86ebbfe fix types, eliminate client/server 2024-10-11 08:34:28 -07:00
Ashwin Bhat
6575697f25 refactor to not use custom websocket protocol 2024-10-09 17:22:20 -07:00
Ashwin Bhat
bc1bc0e055 Fix import 2024-10-09 09:06:25 -07:00
Ashwin Bhat
019777bd93 extract listpane 2024-10-09 09:05:43 -07:00
ashwin-ant
4f26b5a51c Merge pull request #11 from modelcontextprotocol/ashwin/tools
get tools working
2024-10-09 09:05:25 -07:00
ashwin-ant
b34ca817e2 Merge pull request #10 from modelcontextprotocol/ashwin/promptargs
make prompts pass args
2024-10-09 09:05:00 -07:00
ashwin-ant
219dada081 Merge pull request #9 from modelcontextprotocol/ashwin/resourcerefresh
resource refreshing
2024-10-09 09:04:52 -07:00
Ashwin Bhat
936a50b14b remove Command verbiage, refactor slightly 2024-10-09 08:54:37 -07:00
Ashwin Bhat
bfc9e6e882 get tools working 2024-10-08 16:49:12 -07:00
Ashwin Bhat
88df0cd453 make prompts pass args 2024-10-08 16:49:12 -07:00
Ashwin Bhat
0c66e16dda resource refreshing 2024-10-08 16:49:12 -07:00
Ashwin Bhat
58e796a5a8 add command history 2024-10-08 16:49:12 -07:00
Ashwin Bhat
d2a7231344 add readme 2024-10-08 10:19:06 -07:00
Ashwin Bhat
1095e48c44 add ability to connect manually 2024-10-08 08:20:18 -07:00
Ashwin Bhat
38e1c8b2b9 tools 2024-10-08 07:33:47 -07:00
Ashwin Bhat
51cde09845 css 2024-10-07 17:25:40 -07:00
Ashwin Bhat
0a7f5f9f22 add prompts tab 2024-10-07 17:09:13 -07:00
Ashwin Bhat
3cdd6faed7 init client 2024-10-07 16:28:05 -07:00