diff --git a/server.json b/server.json index 4c008ac..dd7be93 100644 --- a/server.json +++ b/server.json @@ -18,9 +18,9 @@ "remotes": [ { "type": "streamable-http", - "url": "https://{host}/mcp", + "url": "https://{fanout_host}/mcp", "variables": { - "host": { + "fanout_host": { "description": "Public hostname of your Fanout instance, without a scheme or path.", "isRequired": true, "placeholder": "fanout.example.com"