mcp-server-dust-Py
0
This project is an MCP server facilitating integration with Dust.tt AI agents. It features cognition-oriented capabilities such as systems thinking and offers API support for multiple cloud providers. The server is modular and supports various integrations including web navigation and RAG.
server.py
Master server implementation, register tool and handle MCP functions
config.py
Contains the `DustAgentConfig` class to manage configuration settings
api_client.py
Contains the `DustAPIClient` class to handle interaction with Dust.tt's API