AI Daily Brew for Claude Desktop
com.aidailybrew/aidailybrew
A wall of people building with AI: who is building what, and where to reach them.
client:Claude Desktop
transport:streamable-http
tools:3
Install AI Daily Brew in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aidailybrew": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aidailybrew.com/api/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