-
Notifications
You must be signed in to change notification settings - Fork 277
Pull requests: geelen/mcp-remote
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: surface failed request forwards as JSON-RPC errors instead of hanging
#308
opened Aug 4, 2026 by
SvenJuergens
Loading…
fix: recover stale dynamic OAuth client registrations
#305
opened Jul 27, 2026 by
piyushmor
Loading…
5 tasks done
Fix OAuth token exchange in proxy mode (finishAuth on the wrong transport)
#302
opened Jul 6, 2026 by
julian-hecker
Loading…
docs: add Xquik API-key example and redact header logs
#300
opened Jul 4, 2026 by
kriptoburak
Loading…
fix(mcpProxy): propagate server send errors back to client as JSON-RPC errors
#297
opened Jun 24, 2026 by
sahilm-ti
Loading…
fix: handle non-localhost redirect_uris in saved client_info.json
#292
opened Jun 21, 2026 by
duonghan
Loading…
Persist OAuth expires_at to enable proactive token refresh (#273)
#290
opened Jun 14, 2026 by
NikolozR
Loading…
fix: propagate MCP-Protocol-Version header on post-initialize requests
#289
opened Jun 12, 2026 by
Barnabas02
Loading…
fix: replace globalThis.fetch when --enable-proxy is set (Node.js 22+)
#282
opened Jun 7, 2026 by
fqx
Loading…
fix: add Accept-Encoding: identity to OAuth discovery fetch requests
#279
opened Jun 3, 2026 by
clouatre
Contributor
Loading…
6 tasks done
feat: respond to initialize immediately, complete OAuth in background to avoid 60s client timeout
#272
opened May 27, 2026 by
new-horizons-pioneer
Loading…
fix: recover from EADDRINUSE on OAuth callback port instead of crashing
#262
opened May 2, 2026 by
pabasara-mahindapala
Loading…
fix: bind OAuth callback listener before browser auth
#260
opened Apr 27, 2026 by
todor-roi
Loading…
fix: omit scope parameter when server does not support scopes
#254
opened Apr 15, 2026 by
Shivox
Loading…
fix: automatically include Accept: application/json, text/event-stream header when making requests to Streamable HTTP endpoints
#243
opened Mar 23, 2026 by
ankitgupta1117
Loading…
fix: omit oauth scopes when authorization server advertises scopes_supported: []
#240
opened Mar 20, 2026 by
wolever-gl
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.