Configure Client registration and AI Gateway Setup
Explore MCP Client registration and AI Gateway Setup.
Before you begin
Role required: sn_ai_governance.ai_steward
Procedure
Navigate to AI assets > AI asset inventory > MCP servers.
Select and open an approved MCP server.
Navigate to the AI Gateway setup tab.
If an AI steward wants to enable AI Agent Studio for the approved MCP server, they can create MCP Client integration.
Under MCP Client integration, select New.
Enter the Name.
Note: A redirect URL will be available after an agent is created and configured. The redirect URL is a callback endpoint used during OAuth.
The redirect URL for the MCP clients is unique to each:
- AI Agent Studio: https://<instance_name>.service-now.com/oauth_redirect.do
- Copilot studio: Unique to the tool or connection that you can create inside your Copilot agent
- Postman: https://oauth.pstmn.io/v1/browser-callback
- Other platforms: Consult the platform's OAuth documentation
- Select Save.
Result
A connection to an MCP server is set up via the AI Gateway.
Note: The Client ID and Client secret are automatically generated and available in the MCP server record. These credentials are used to authenticate the client when connecting to the AI Gateway.
To connect with Copilot Studio via AI Gateway, see Connecting with Microsoft Copilot Studio Via AI Gateway.