From 137b02a5e3309d6ce7b37ac7b04fb89005ca6f75 Mon Sep 17 00:00:00 2001 From: taw00 Date: Tue, 11 Aug 2026 07:51:45 -0400 Subject: [PATCH] website: fix missing word --- readme/apps/ai_mcp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/apps/ai_mcp.md b/readme/apps/ai_mcp.md index 06b40dd5227..7ee1f3740d6 100644 --- a/readme/apps/ai_mcp.md +++ b/readme/apps/ai_mcp.md @@ -33,7 +33,7 @@ Joplin's MCP server is HTTP-based and listens on the same port as the Web Clippe ## Connecting Claude Desktop -Claude Desktop doesn't speak HTTP MCP servers directly; it needs a small bridge called [`mcp-remote`](https://www.npmjs.com/package/mcp-remote). You don't need to install it — it'll be downloaded automatically the first time. +Claude Desktop doesn't speak to HTTP MCP servers directly; it needs a small bridge called [`mcp-remote`](https://www.npmjs.com/package/mcp-remote). You don't need to install it — it'll be downloaded automatically the first time. Edit `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or the equivalent on Windows / Linux, and add: