- Notifications
You must be signed in to change notification settings - Fork1k
feat: implement MCP HTTP server endpoint with authentication#18670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
ThomasK33 merged 1 commit intomainfromthomask33/06-30-feat_mcp_implement_mcp_http_server_with_toolsdk_integrationJul 3, 2025
Merged
feat: implement MCP HTTP server endpoint with authentication#18670
ThomasK33 merged 1 commit intomainfromthomask33/06-30-feat_mcp_implement_mcp_http_server_with_toolsdk_integrationJul 3, 2025
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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
This was referencedJun 30, 2025
MemberAuthor
ThomasK33 commentedJun 30, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
4efb07a
to8a3f7a9
Compare4d966b2
to4ffc58e
Compare8a3f7a9
toe7d56c2
Compare4ffc58e
to23804bb
Comparee7d56c2
to10701da
Compare23804bb
to06d9b57
Compare10701da
toa2607a8
Compare06d9b57
tocee654a
Comparea2607a8
to990f706
Compare8cb9d74
to3e540ef
Compare990f706
to95c0496
Compare95c0496
tob17d907
Compare3e540ef
to0447dc7
Compare152aa40
toe69fe1c
Compare43ac8a0
to57a9498
Compare8672a4b
toe55d907
Compare398ecea
to65635f0
Comparee55d907
to6684a17
Compare65635f0
to27135bd
Compare6684a17
to02bb2fa
Compare27135bd
tof4cdc20
Compare6dc9330
tob8839e2
Comparef4cdc20
to0ca3722
Compare This was referencedJul 3, 2025
0ca3722
to838d1de
Compareb8839e2
to7cc9428
Compare32959fe
to6634f47
Compare7cc9428
to3c7a569
Compare3c7a569
to74b951f
Compare- Add MCP HTTP server with streamable transport support- Integrate with existing toolsdk for Coder workspace operations- Add comprehensive E2E tests with OAuth2 bearer token support- Register MCP endpoint at /api/experimental/mcp/http with authentication- Support RFC 6750 Bearer token authentication for MCP clientsChange-Id: Ib9024569ae452729908797c42155006aa04330afSigned-off-by: Thomas Kosiewski <tk@coder.com>
74b951f
to2e61d59
Compare494dccc
intomain 32 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Merge activity
|
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
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.
Uh oh!
There was an error while loading.Please reload this page.
Add MCP HTTP server with streamable transport support
Change-Id: Ib9024569ae452729908797c42155006aa04330af
Signed-off-by: Thomas Kosiewskitk@coder.com