# Dust Agent Integration Server

Provide seamless integration with Dust.tt agents to query, list, and retrieve agent configurations. Enable efficient interaction with Dust agents through Claude Desktop using STDIO or HTTP transport.…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add ma3u/dust-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list ma3u/dust-mcp-server
```

---

Source: https://github.com/ma3u/dust-mcp-server
