This is a local tool — it runs inside the MCP server on your machine with no network call. Use it as a cheap gate before invoking any remote tool.
Input
- The user's message.
promptstringrequiredExample
request
json
{ "prompt": "I'm picking a database for my Python backend" }response
json
{
"classification": "tool_discovery",
"route_to_toolcairn": true,
"reasoning": "User is asking for a tool recommendation for a specific use case."
}Classifications
tool_discovery— route tosearch_tools.stack_building— route torefine_requirement+get_stack.tool_comparison— route tocompare_tools.tool_configuration— route tocheck_issueor documentation.general_coding/out_of_scope— skip ToolCairn.