Releases: punkpeye/mcp-remote
Releases · punkpeye/mcp-remote
v0.8.1
Compare
Sorry, something went wrong.
No results found
0.8.1 (2026-08-27)
Bug Fixes
recover from a token the server refuses and answer requests a dropped session owes (77bbcfc )
v0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-08-27)
Features
sign in without a browser using the OAuth device grant (0496a12 )
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-08-27)
Bug Fixes
pick token_endpoint_auth_method from what the authorization server supports (98d646d )
re-establish the MCP session when the SSE stream reconnects (34299a0 )
Features
identify this client by a metadata document URL with --client-metadata-url (311c7d7 )
keep session cookies so a load-balanced server stays sticky (d5e33f8 )
present the OIDC ID token as the bearer credential with --use-id-token (30df0c8 )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-08-27)
Features
send extra authorization parameters with --authorize-param (#345 ) (6827d32 )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-08-27)
Features
keep an idle connection alive with --keep-alive (#343 ) (34570f3 )
v0.4.1
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-08-27)
Bug Fixes
preserve MCP method metadata in HTTP transport (#309 ) (b449fac )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-08-26)
Bug Fixes
recover stale dynamic OAuth client registrations (#305 ) (eec5c2e )
sign in again when the scopes this client asks for change (#341 ) (b4bd25f )
Features
read custom headers from a file with --header-file (#342 ) (5db4f70 )
v0.3.3
Compare
Sorry, something went wrong.
No results found
0.3.3 (2026-08-26)
Bug Fixes
complete a sign-in the server asks for mid-session (#340 ) (df59c77 )
v0.3.2
Compare
Sorry, something went wrong.
No results found
0.3.2 (2026-08-26)
Bug Fixes
stop discarding stored sign-ins on every release (#339 ) (aa994d7 )
stop exchanging tokens in a loop when the server rejects every one (#338 ) (21c3f2a )
v0.3.1
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-08-26)
Bug Fixes
authorize with the scopes an insufficient_scope challenge asked for (#337 ) (b7c6e40 )