tpmjs/apps/web/src
Ajax Davis 8230ab0eec feat: add transport parameter to MCP endpoint
- Move endpoint from /api/collections/[id]/mcp to /api/collections/[id]/mcp/[transport]
- Support both 'http' and 'sse' transports
- HTTP: standard JSON-RPC over HTTP
- SSE: Server-Sent Events for streaming responses
- Add test script for validating MCP endpoints
2026-01-02 10:50:34 +10:00
..
app feat: add transport parameter to MCP endpoint 2026-01-02 10:50:34 +10:00
components feat: add collections feature for organizing tools 2026-01-02 02:35:32 +10:00
data feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
lib feat: add MCP endpoint for collections 2026-01-02 04:25:33 +10:00
test feat: add comprehensive stats dashboard with D3 charts 2025-12-28 17:08:19 +10:00
env.ts feat: add Better Auth with email/password authentication 2026-01-01 20:45:10 +10:00
middleware.ts fix: check for __Secure- prefixed session cookie in middleware 2026-01-02 01:11:09 +10:00