Connecting with Claude
You can connect to Claude with the AtScale MCP Server.
Prerequisites
- The AtScale MCP server must be enabled for your AtScale instance.
- You must have the
adminorapplication_adminrole assigned in the Identity Broker. - Your AtScale instance must be available to open ports.
Configure a connection to Claude
To connect to Claude:
-
Obtain the
atscale-mcpclient's credentials:-
In Design Center, in the left-side navigation, click Security. The Identity Broker opens.
-
In the left-side navigation, click Clients.
-
Click the
atscale-mcpclient. -
Go to the Credentials tab and copy the Client Secret.
ImportantDo not regenerate the Client Secret.
-
-
Log in to Claude.
-
Go to Settings > Connectors.
-
Click Add custom connector.
-
In the Add custom connector dialog, complete the following fields:
- Name: Enter a name for the connector.
- Remote MCP server URL: Enter the URL for the AtScale MCP Server. This should be the URL for your AtScale instance, with
/mcpadded to the end. For example:https://atscale.example.com/mcp
-
Open Advanced settings and complete the following fields:
- OAuth Client ID: Enter the name of the client. This should be
atscale-mcp. - OAuth Client Secret: Enter the
atscale-mcpclient secret you copied above.
- OAuth Client ID: Enter the name of the client. This should be
-
Click Add.
NoteIf the Add custom connector dialog reappears, click Cancel.
-
Click Connect next to your connector.
-
If you are not currently logged in to AtScale, you are redirected to your instance. Enter your login credentials when prompted.
You can now begin querying your AtScale models through Claude.