You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mcp/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Configure the B2C DX MCP Server with credentials, flags, environmen
4
4
5
5
# Configuration
6
6
7
-
The MCP server works with a minimal `mcp.json` — credentials and project settings are typically managed in your project's `dw.json` or `.env` file. You can also pass flags and environment variables directly in `mcp.json` if needed.
7
+
The B2C DX MCP Server uses the same configuration system as the B2C CLI.
8
8
9
9
See the [CLI Configuration guide](../guide/configuration) and [Authentication Setup guide](../guide/authentication) for credential formats and setup details.
0 commit comments