AIUseCaseHub for Claude Desktop
io.github.flo7up/aiusecasehub
Source-linked enterprise AI deployment search. Free preview; API keys unlock full results.
client:Claude Desktop
transport:streamable-http
tools:4
Install AIUseCaseHub in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aiusecasehub": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://basic-backend713-dsd8hygyfkc8d8f5.swedencentral-01.azurewebsites.net/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