Skip to content

Commit 8b3aeac

Browse files
committed
Update README.md: change mcpServers.codealive.type to streamable-http for consistency
1 parent 28c06bc commit 8b3aeac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ Roo Code reads a JSON settings file similar to Cline.
421421
{
422422
"mcpServers": {
423423
"codealive": {
424-
"type": "http",
424+
"type": "streamable-http",
425425
"url": "https://mcp.codealive.ai/api",
426426
"headers": {
427427
"Authorization": "Bearer YOUR_API_KEY_HERE"
@@ -480,7 +480,7 @@ Add a STDIO extension with:
480480
{
481481
"mcpServers": {
482482
"codealive": {
483-
"type": "http",
483+
"type": "streamable-http",
484484
"url": "https://mcp.codealive.ai/api",
485485
"headers": {
486486
"Authorization": "Bearer YOUR_API_KEY_HERE"

0 commit comments

Comments
 (0)