Dust

5
Available Tools

MCP Protocol Endpoints

The Model Context Protocol (MCP) is available at this endpoint:

Streamable HTTP
/mcp

Authentication

Type: Bearer Token

This server requires a Bearer token for authentication.

Environment Variable: Set API_AUTH_TOKEN to your bearer token

Header Format: Authorization: Bearer YOUR_TOKEN

Available Tools

This server provides 5 MCP tools that interface with API endpoints:

Get agent configuration
Retrieve the agent configuration identified by {sId} in the workspace identified by {wId}.
Search agents by name
Search for agent configurations by name in the workspace identified by {wId}.
Get the events for a conversation
Get the events for a conversation in the workspace identified by {wId}.
Get feedbacks for a conversation
Retrieves all feedback entries for a specific conversation. Requires authentication and read:conversation scope.
Get a conversation
Get a conversation in the workspace identified by {wId}.

About This Server

This is an automatically generated MCP server built with MCPortal from an API documentation in one click.