You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Task interactive server | Task-based execution with interactive server→client requests. |[`src/simpleTaskInteractive.ts`](src/simpleTaskInteractive.ts)|
39
39
| Hono Streamable HTTP server | Streamable HTTP server built with Hono instead of Express. |[`src/honoWebStandardStreamableHttp.ts`](src/honoWebStandardStreamableHttp.ts)|
40
40
| SSE polling demo server | Legacy SSE server intended for polling demos. |[`src/ssePollingExample.ts`](src/ssePollingExample.ts)|
41
-
| External auth server (RFC 8707) | MCP server + separate OAuth2 AS with JWT tokens and JWKS verification. |[`src/externalAuthServer/`](src/externalAuthServer/)|
41
+
| External auth server (RFC 8707) | MCP server + separate OAuth2 AS with JWT tokens and JWKS verification. |[`src/externalAuthServer/`](src/externalAuthServer/README.md)|
0 commit comments