Back to directory
ma3u/mcp-server-dust-py

ma3u/mcp-server-dust-py

@ma3u

Connect to Dust Agent via HTTP calls for AI agent integration

dustdust-agentdust-ttai-agenthttpmcppythoncloud

Installation & Configuration

{
  "mcpServers": {
    "dust": {
      "command": "/Users/ma3u/projects/mcp-server-dust/.venv/bin/python",
      "args": [
        "/Users/ma3u/projects/mcp-server-dust/server.py"
      ],
      "host": "127.0.0.1",
      "port": 5001,
      "timeout": 10000
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15