From: Jérôme Benoit Date: Sun, 29 Mar 2026 23:29:00 +0000 (+0200) Subject: docs: fix broken MCP specification URL in README X-Git-Tag: ocpp-server@v4.1.0~22 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=924a091f687f14ce40a9fb7424a4f27014ebbeca;p=e-mobility-charging-stations-simulator.git docs: fix broken MCP specification URL in README --- diff --git a/README.md b/README.md index 5c0e6817..a05a0f71 100644 --- a/README.md +++ b/README.md @@ -884,7 +884,7 @@ Protocol to control the simulator via the UI server. Three transport types are a ### MCP Protocol (Model Context Protocol) -The recommended transport for programmatic access. [MCP](https://spec.modelcontextprotocol.io) enables LLM agents and AI tools to discover and use the simulator's capabilities automatically. +The recommended transport for programmatic access. [MCP](https://modelcontextprotocol.io/specification) enables LLM agents and AI tools to discover and use the simulator's capabilities automatically. #### Agent configuration