From 92faed247e2e85702fb0b50bee12d35e7201caac Mon Sep 17 00:00:00 2001 From: Snider Date: Tue, 3 Mar 2026 20:50:46 +0000 Subject: [PATCH] fix: remove hardcoded Host UK branding from MCP portal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Landing page: "Host UK MCP Ecosystem" → "MCP Ecosystem" - Landing page: "Host UK infrastructure" → "platform infrastructure via MCP" - Connect page: remove "Host UK" from setup guide text Co-Authored-By: Claude Opus 4.6 --- src/Website/Mcp/View/Blade/web/connect.blade.php | 4 ++-- src/Website/Mcp/View/Blade/web/landing.blade.php | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Website/Mcp/View/Blade/web/connect.blade.php b/src/Website/Mcp/View/Blade/web/connect.blade.php index 426972d..67ba144 100644 --- a/src/Website/Mcp/View/Blade/web/connect.blade.php +++ b/src/Website/Mcp/View/Blade/web/connect.blade.php @@ -5,7 +5,7 @@

Setup Guide

- Connect to Host UK MCP servers via HTTP API or stdio. + Connect to MCP servers via HTTP API or stdio.

@@ -49,7 +49,7 @@

1. Get your API key

- Sign in to your Host UK account to create an API key from the admin dashboard. + Sign in to your account to create an API key from the admin dashboard.

2. Call a tool

diff --git a/src/Website/Mcp/View/Blade/web/landing.blade.php b/src/Website/Mcp/View/Blade/web/landing.blade.php index 18a79a5..2f5e995 100644 --- a/src/Website/Mcp/View/Blade/web/landing.blade.php +++ b/src/Website/Mcp/View/Blade/web/landing.blade.php @@ -1,14 +1,14 @@ MCP Portal - Connect AI agents to Host UK infrastructure. Machine-readable, agent-optimised, human-friendly. + Connect AI agents to platform infrastructure via Model Context Protocol. Machine-readable, agent-optimised, human-friendly.

- Host UK MCP Ecosystem + MCP Ecosystem

- Connect AI agents to Host UK infrastructure.
+ Connect AI agents to platform infrastructure via MCP.
Machine-readableAgent-optimisedHuman-friendly