Skip to main content

Connect to Web UI Application

The examples below use the Claude console, but the same steps apply to other web-UI applications such as OpenAI and Gemini.

Claude Console

Connect directly to the gateway URL through the Claude console's native connector interface.

Important: Do not include /mcp in the gateway URL when registering in the Claude console.

Static Registration

  1. Click the Export button for your Gateway and enter the app name and callback URL
  2. Copy the generated client_id, client_secret, and gateway URL
  3. In the Claude console, go to ConnectorsAdd Custom Connector
  4. Enter the gateway name and URL; in Advanced Settings, enter the client_id and client_secret
  5. Click Connect — you will be redirected to the VirtueAgent authentication page
  6. Log in with your username and password to complete the connection

Gateway Connect

Dynamic Registration

  1. Copy the URL of the selected Gateway
  2. In the Claude console, go to ConnectorsAdd Custom Connector
  3. Enter the gateway name and URL — no advanced settings needed
  4. Click Connect and log in with your username and password

Authentication

On the authentication page, you can log in with username and password or use auto-authentication based on a saved cookie.

Gateway Connect