Skip to content

Commit b757b2f

Browse files
committed
Update example
Signed-off-by: Dan Barr <[email protected]>
1 parent 1f53b43 commit b757b2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/toolhive/reference/client-compatibility.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ Example configuration:
179179
"github": { "url": "http://localhost:19046/sse#github", "type": "sse" },
180180
"fetch": { "url": "http://localhost:43832/sse#fetch", "type": "sse" },
181181
"osv": { "url": "http://localhost:51712/mcp", "type": "streamable-http" }
182+
// Note: Cline uses "streamableHttp" instead of "streamable-http"
182183
}
183184
}
184185
```

0 commit comments

Comments
 (0)