Skip to content

Commit 3f6f474

Browse files
committed
Remove unused remotes section from server.json for cleanup.
1 parent 82455e5 commit 3f6f474

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

server.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,6 @@
5050
}
5151
}
5252
],
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-
],
6753
"capabilities": {
6854
"tools": [
6955
{

0 commit comments

Comments
 (0)