OAuth and Remote MCP - #720
Open
jegelstaff wants to merge 3 commits into
Open
Conversation
jegelstaff
force-pushed
the
master
branch
10 times, most recently
from
December 3, 2025 21:14
8a6f324 to
973aaeb
Compare
jegelstaff
force-pushed
the
master
branch
10 times, most recently
from
December 12, 2025 18:21
da2795e to
b0743e8
Compare
jegelstaff
force-pushed
the
master
branch
3 times, most recently
from
January 16, 2026 03:39
03c0c5f to
d51586f
Compare
jegelstaff
force-pushed
the
master
branch
4 times, most recently
from
February 21, 2026 22:24
336216a to
e871618
Compare
jegelstaff
force-pushed
the
master
branch
7 times, most recently
from
June 21, 2026 20:03
b8def46 to
5eaed43
Compare
jegelstaff
force-pushed
the
master
branch
2 times, most recently
from
June 29, 2026 03:30
e1321eb to
95b46a1
Compare
jegelstaff
force-pushed
the
master
branch
6 times, most recently
from
July 15, 2026 18:46
eabd7bf to
52ced72
Compare
jegelstaff
force-pushed
the
master
branch
2 times, most recently
from
August 1, 2026 19:56
399145a to
c6bae6a
Compare
jegelstaff
force-pushed
the
master
branch
3 times, most recently
from
August 19, 2026 21:39
8d2294f to
69f8a37
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a sort of proof of concept. The OAuth parts may be worth porting into Master for a variety of purposes. The full remote MCP requires server streamed events or something like that because the pure http transport back and forth only seems to work inside the MCP Inspector. I'm crying on the inside.