find_compatible
Find compatible tools for your selected technology to build reliable tech stacks. Get agent-verified integrations, conflict warnings, and proven multi-tool combinations from real integration reports.
Instructions
Find tools that are known to work well with a specific tool.
Call this after selecting a tool to discover what pairs well with it. Returns compatible tools grouped by category, with integration report counts, verified stacks (3+ tools proven together), and conflict warnings.
Use this for stack assembly: pick your first tool, then find_compatible() to build around it. Much more reliable than guessing — these are agent-verified integrations.
Args: slug: The tool's URL slug (e.g. "supabase"). Get slugs from find_tools() results. category: Optional category to filter companions (e.g. "authentication"). min_success_count: Minimum number of integration reports (default 1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| category | No | ||
| min_success_count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |