Skip to main content

Deploy

Your Agentic Retrieval Agent can be deployed in different ways, depending on your needs and the environment you are working in.

Ready-to-use widget

The easiest way to deploy your Retrieval Agent is to use the ready-to-use widget. You can embed it in your website or application, and it will provide a chat user interface for interacting with the agent.

Go to the Widgets section in the left menu, and click on Create widget to create a new widget. You can customize its appearance, and then copy the generated code snippet to embed it in your website or application.

Custom frontend

You can also create a custom frontend for your Retrieval Agent. This allows you to have full control over the user interface and user experience. You can directly implement the API calls to your Retrieval Agent in your frontend code (see the Websocket API section for more details), or you can use the JavaScript SDK provided by Agentic to simplify the integration.

MCP

If you want to integrate your Retrieval Agent with a broader AI-based system (for example Claude Cowork or Copilot), it is reachable throught MCP. The MCP endpoint is visible on the agent home page on the dashboard.