From 61248454e31c3af48eb71d1bde43db0d5f49596d Mon Sep 17 00:00:00 2001 From: xavix-yo Date: Sat, 18 Jul 2026 21:54:32 +0100 Subject: [PATCH] Add HTTP Fetch connector (npx mcp-fetch-server, no auth) --- connectors/connectors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/connectors.json b/connectors/connectors.json index 76e2352..9caa5cb 100644 --- a/connectors/connectors.json +++ b/connectors/connectors.json @@ -173,7 +173,6 @@ {"path": "icon_lg.png", "sha256": "3a4be30d4c16ce93a1d132e063dfdffb8bd27b6c97715c9f3b12414439aaeb01", "size": 6858} ] }, - { { "id": "http-fetch", "name": "HTTP Fetch", @@ -196,6 +195,7 @@ {"path": "icon_lg.svg", "sha256": "3e5496d949062678ae44cd74430b29232bbfe28a7600038deb3159c4b26adee1", "size": 382} ] }, + { "id": "ssh", "name": "SSH Remote Access", "type": "mcp_local",