-
Notifications
You must be signed in to change notification settings - Fork 742
Open
Labels
bugSomething isn't workingSomething isn't workingp2-mediumMedium priority - normal timelineMedium priority - normal timeline
Description
Describe the bug
Pulling the docker image tagged 0.16.4
via ghcr.io/modelcontextprotocol/inspector:0.16.4
and then loading on the host machine at http://localhost:5173/ pulls up:

To Reproduce
Steps to reproduce the behavior:
- Added the following to a docker compose file:
inspector:
image: ghcr.io/modelcontextprotocol/inspector:0.16.4
ports:
- "5173:5173"
- "6274:6274"
- "6277:6277"
- docker compose up
- load http://localhost:5173/ on host machine browser
Expected behavior
UI loads with v0.16.4 and streamable-http as an option in the transport dropdown
Additional context
No network response if I try to load http://localhost:6274/ or http://localhost:6277/
DavidBates and olaservo
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingp2-mediumMedium priority - normal timelineMedium priority - normal timeline