dust-mcp-server
2
Dust MCP Server is a Model Context Protocol server designed to work with Dust.tt agents. It enables standardized agent interactions through MCP and integrates seamlessly with tools like Claude Desktop, offering robust session management and multi-agent functionalities.
Dust MCP Server
A Model Context Protocol (MCP) server for Dust.tt agents, facilitating integration with Claude Desktop. It offers agent querying, listing, and configuration tools, session management, and multi-agent collaboration.
User Guide
- Overview: Interface for Dust.tt agents with seamless integration through MCP.
- Session Management: Utilizes Redis for scalable session handling.
Features
- Agent Discovery: View and filter agents in the marketplace.
- Workspace Configuration: Custom layout and context sharing.
- Multi-Agent Collaboration: Conversations and task delegation.
- Advanced Interactions: Agent chaining and context management.
- Reporting: Insight and report generation.
Quick Start
- Requirements: Node.js v18+, npm 9.x, Dust.tt account, Redis server.
- Installation: Clone repo, install dependencies, and configure environment.
Deployment and Testing
- Docker: Build and run with Docker.
- Tests: Run unit, integration, and e2e tests with npm scripts.