hugging bay for Claude Desktop
io.github.barneywohl/hugging-bay
Verified open AI artifact search, trust evidence, downloads, and agent workflows from Hugging Bay.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:16
Install hugging bay in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hugging-bay": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://huggingbay.xyz/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