Skip to content

Streamablehttp server wise connection #118

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

Merged
merged 3 commits into from
Jun 17, 2025

Conversation

kevalmahajan
Copy link
Member

@kevalmahajan kevalmahajan commented Jun 17, 2025

✨ Feature / Enhancement PR


🚀 Summary (1–2 sentences)

Connect to individual servers listed in server catalogs using streamable HTTP.

To test this with MCP inspector:

  1. Create a server in server catalog with required tools in the gateway.
  2. Use this url- http://localhost:4444/servers/1/mcp and corresponding auth token.
  3. Here 1 is the server id from the server catalogs, replace it with any valid server id.
  4. Connect to individual servers.
  • http://localhost:4444/mcp works as it is (connects to the entire gateway)

🧪 Checks

  • make lint passes
  • make test passes
  • CHANGELOG updated (if user-facing)

@crivetimihai
Copy link
Member

Passes smoketest and MCP Inspector for both endpoints, merging.

@crivetimihai crivetimihai merged commit 17bb99c into main Jun 17, 2025
15 of 16 checks passed
@crivetimihai crivetimihai deleted the streamablehttp_server_wise_connection branch June 17, 2025 10:14
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.

2 participants