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: 2 additions & 0 deletions packages/web/src/content/docs/mcp-servers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ If you have client credentials from the MCP server provider, you can configure t
}
```

OpenCode listens at `http://127.0.0.1:19876/mcp/oauth/callback` for the OAuth callback. Configure your pre-registered client to allow that redirect URI.

---

### Authenticating
Expand Down
Loading