Skip to content

Commit 4ec77cb

Browse files
committed
Move the issue description as a warning alert
1 parent a9dfab7 commit 4ec77cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make

content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/maia-mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Choose how Studio Pro authenticates with the MCP server:
3838

3939
* **No Auth** — select this for servers that do not require credentials.
4040
* **Bearer Token** — paste an API token or personal access token. The token is stored securely and is not exposed after entry.
41+
{{% alert color="warning" %}}Currently, when using Bearer Token based authentication for the [MCP client](/refguide/maia-mcp/#authentication), the token information is not being sent, leading to failed authentication.{{% /alert %}}
4142
* **OAuth 2.1** — a browser window opens so you can authorize Studio Pro with the server's provider. Two optional fields appear:
4243
* **Client ID** — required if the server does not support automatic client registration.
4344
* **Client Secret** — required by some providers (for example, GitHub).
@@ -125,7 +126,6 @@ Maia MCP Client has the following limitations:
125126
* Tools from new servers are disabled by default.
126127
* OAuth requires localhost access for the [callback URL](#callback-url).
127128
* Server configurations are stored per project and are not shared across projects.
128-
* When using Bearer Token based authentication for the [MCP client](/refguide/maia-mcp/#authentication), the token information is current not being sent, leading to failed authentication.
129129

130130
## Read More
131131

0 commit comments

Comments
 (0)