From a1dbd18f2e6bc21a2fbc2449f2c906f444caae6f Mon Sep 17 00:00:00 2001 From: abrichr Date: Tue, 1 Sep 2026 18:05:24 -0400 Subject: [PATCH] docs: bound ChatGPT.com to the local MCP command, not OpenAdapt The get-started paragraph read as ChatGPT.com never using OpenAdapt. The command below is local stdio. Hosted chats stay on the job tab. Signed-off-by: abrichr --- docs/get-started/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/get-started/index.md b/docs/get-started/index.md index d0089d8..0224617 100644 --- a/docs/get-started/index.md +++ b/docs/get-started/index.md @@ -80,9 +80,10 @@ openadapt flow lint openadapt-quickstart/bundle ## Local coding agents -Claude Code and Cursor can talk to OpenAdapt over MCP after `openadapt` is -on this machine. ChatGPT.com can't. Don't send a hosted chat your -passwords. +Claude Code and Cursor on this machine can use the local MCP command +below. ChatGPT.com can't talk to localhost, so it can't use this +command. For a hosted chat, stay on the job tab and put OpenAdapt on +this computer. Don't send that chat your passwords. ```bash claude mcp add openadapt -- \