Skip to content

Commit b2912b2

Browse files
committed
Add information on the /ping endpoint to README
1 parent 345b876 commit b2912b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The MCP server is started in http mode with this command:
101101
docker run --rm -e ES_URL -p 8080:8080 docker.elastic.co/mcp/elasticsearch http
102102
```
103103

104-
The streamable-HTTP endpoint is at `http:<host>:8080/mcp`
104+
The streamable-HTTP endpoint is at `http:<host>:8080/mcp`. There's also a health check at `http:<host>:8080/ping`
105105

106106
Configuration for Claude Desktop (free edition that only supports the stdio protocol).
107107

0 commit comments

Comments
 (0)