AISOTools for Claude Desktop
io.github.shibley/aisotools
Search, compare, and find alternatives across a catalog of 3,000+ AI tools.
client:Claude Desktop
transport:streamable-http
tools:5
Install AISOTools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aisotools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aisotools.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