Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/get-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 -- \
Expand Down