Skip to content

Add multi-user HTTP mode: per-request GitHub token, docs, and tests #489

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

thomcost
Copy link

@thomcost thomcost commented Jun 7, 2025

 - Added multi-user HTTP mode with per-request GitHub token via Authorization header.
 - Updated documentation and added unit/e2e tests.
 - All tests passing.

Closes: Issue #471

@thomcost thomcost requested a review from a team as a code owner June 7, 2025 07:46
- Replace per-request MCP server creation with token-aware client factories
- Add proper HTTP timeouts and graceful shutdown
- Enhance token validation with strict Bearer format checking
- Add comprehensive tests for token extraction and context injection
- Improve error handling and response formatting
- Update documentation to reflect performance optimizations
@SamMorrowDrums
Copy link
Collaborator

Hi thank you for your contribution, we will be releasing a remote server soon, using this repo as a library. We won't be merging PRs adding this functionality for the foreseeable future.

@thomcost
Copy link
Author

thomcost commented Jun 8, 2025

Hi thank you for your contribution, we will be releasing a remote server soon, using this repo as a library. We won't be merging PRs adding this functionality for the foreseeable future.

Who is "we"?

@SamMorrowDrums
Copy link
Collaborator

GitHub, I am an internal maintainer.

@tcostello-godaddy
Copy link

Hi thank you for your contribution, we will be releasing a remote server soon, using this repo as a library. We won't be merging PRs adding this functionality for the foreseeable future.

Do you have any ballpark dates? please :)

@SamMorrowDrums
Copy link
Collaborator

I cannot be exact, but its fairly imminent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants