ma3u/dust-mcp-server
A TypeScript MCP server bridging Dust.tt agents with external tools via JSON-RPC, SSE, and secure API integration. Implements MCP specs/sdk for Claude Desktop compatibility, featuring session management, real-time streaming, and Dust API connectivity.
Platform-specific configuration:
{
"mcpServers": {
"dust-mcp-server": {
"command": "npx",
"args": [
"-y",
"dust-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...