Skip to content

Commit c288159

Browse files
authored
Clarify the vMCP CLI endpoint (#886)
Signed-off-by: Dan <dan@stacklok.com>
1 parent 18e8fbe commit c288159

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/toolhive/guides-vmcp/local-cli.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ just a group name:
6868
thv vmcp serve --group my-group
6969
```
7070

71-
By default, the server binds to `127.0.0.1:4483`. Point your MCP client at
72-
`http://127.0.0.1:4483` to access all tools from the group through a single
73-
endpoint.
71+
By default, the server binds to `127.0.0.1:4483` using the Streamable HTTP
72+
transport protocol. Point your MCP client at `http://127.0.0.1:4483/mcp` to
73+
access all tools from the group through a single endpoint.
7474

7575
:::note[Loopback-only]
7676

0 commit comments

Comments
 (0)