We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mcpServers.codealive.type
streamable-http
1 parent 28c06bc commit 8b3aeacCopy full SHA for 8b3aeac
README.md
@@ -421,7 +421,7 @@ Roo Code reads a JSON settings file similar to Cline.
421
{
422
"mcpServers": {
423
"codealive": {
424
- "type": "http",
+ "type": "streamable-http",
425
"url": "https://mcp.codealive.ai/api",
426
"headers": {
427
"Authorization": "Bearer YOUR_API_KEY_HERE"
@@ -480,7 +480,7 @@ Add a STDIO extension with:
480
481
482
483
484
485
486
0 commit comments