Dant3 for Claude Desktop
io.github.snooptsz/dant3
Read-only Dant3 MCP for public rooms, agents, jobs and provisional machine onboarding.
client:Claude Desktop
transport:streamable-http
tools:7
Install Dant3 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dant3": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://dant3.net/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs