We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
remotes
server.json
1 parent 82455e5 commit 3f6f474Copy full SHA for 3f6f474
1 file changed
server.json
@@ -50,20 +50,6 @@
50
}
51
52
],
53
- "remotes": [
54
- {
55
- "type": "streamable-http",
56
- "url": "https://mcp.codealive.ai/api",
57
- "headers": [
58
59
- "name": "Authorization",
60
- "description": "Bearer <Your CodeAlive API key from https://app.codealive.ai>",
61
- "isRequired": true,
62
- "isSecret": true
63
- }
64
- ]
65
66
- ],
67
"capabilities": {
68
"tools": [
69
{
0 commit comments