From 672bf2c2140025b8c30d27abb3840412ed2104e3 Mon Sep 17 00:00:00 2001 From: Martin Bertele Date: Thu, 26 Mar 2026 07:29:23 +0100 Subject: [PATCH] Update README.md The previous info about Settings was outdated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ba7571..76abd82 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Custom headers are included in: ## WordPress MCP Plugin -You need to install the [wordpress-mcp](https://github.com/WordPress/mcp-adapter) plugin on your WordPress website and enable MCP Functionality in Settings > MCP Settings. +You need to install the [wordpress-mcp](https://github.com/WordPress/mcp-adapter) plugin on your WordPress website. It will automatically provide a REST-API endpoint via https://your-site.com/wp-json/mcp/mcp-adapter-default-server. ## Authentication Methods