Skip to content

Commit eb2ca05

Browse files
refactor: Remove unused remotes from server configuration
- 🗑️ Deleted the "remotes" section from server.json - 🔧 Streamlined the server configuration for clarity
1 parent 97c84c6 commit eb2ca05

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

server.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,5 @@
1818
"type": "stdio"
1919
}
2020
}
21-
],
22-
"remotes": [
23-
{
24-
"type": "streamable-http",
25-
"url": "https://func-monkeymcp-3t4eixuap5dfm.azurewebsites.net/"
26-
}
2721
]
2822
}

0 commit comments

Comments
 (0)