ask_pipeworx_beta
ActiveTool of Reddit
Beta version of ask_pipeworx: identical universal router (same 5,101 tools, same arguments, same response shape) with candidate routing improvements enabled live — currently source-preference ranking: when your question names a source, it wins ("using OpenAlex, not PubMed" boosts OpenAlex and demotes PubMed). Use it exactly like ask_pipeworx when you want the newest routing; results are compared against the stable router to decide what merges. Falls back to nothing — this IS a full working router, just the experimental edge.
Parameters schema
{
"type": "object",
"required": [
"question"
],
"properties": {
"q": {
"type": "string",
"description": "Alias for question."
},
"text": {
"type": "string",
"description": "Alias for question."
},
"input": {
"type": "string",
"description": "Alias for question."
},
"query": {
"type": "string",
"description": "Alias for question."
},
"prompt": {
"type": "string",
"description": "Alias for question."
},
"question": {
"type": "string",
"description": "Your question or request in natural language. Accepts query, q, prompt, text, input as aliases."
}
}
}Parent server
https://github.com/pipeworx-io/mcp-reddit
1/7 registries