chuckle for Claude Desktop
io.github.jpol34/chuckle
Look up meme template images by name or description, with disambiguation for ambiguous names.
client:Claude Desktop
transport:streamable-http
Install chuckle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"chuckle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chuckle-server-production.up.railway.app/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