Skip to main content
GET

Overview

Get tool recommendations based on co-usage patterns. Optionally pass a tool_id to find tools frequently used together with it. Without a tool_id, returns popular tools or personalized recommendations. Auth: Optional (works with or without authentication). Authenticated requests may return personalized results.

Query Parameters

string
Optional UUID of a tool to find related tools for
integer
default:5
Maximum number of recommendations to return

Response

Returns an array of recommended tool objects.
string
Tool UUID
string
Tool name
string
Tool description
string
Parent service UUID

Example

MCP Tool

This endpoint is also available as the get_recommendations MCP tool: