Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/mcp/connecting.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Add to your OpenCode MCP configuration in `~/.config/opencode/config.json`:
After adding the config, run the auth flow manually the first time:

```bash
npx mcp-remote auth https://tanstack.com/api/mcp
npx mcp-remote https://tanstack.com/api/mcp auth
```

This opens a browser to authorize access. After that, OpenCode will connect automatically.
Expand Down