what_happened
ActiveTool of Ai Briefing
declared in 0.1.0
Ask natural language questions about recent tools and developments (e.g., 'any new MCP servers this week', 'latest Claude tools'). Returns the most relevant developments.
Parameters schema
{
"type": "object",
"examples": [
{
"question": "any new MCP servers this week"
},
{
"days": 14,
"question": "latest Claude tools"
}
],
"required": [
"question"
],
"properties": {
"days": {
"type": "number",
"description": "Look back N days (default 30)"
},
"question": {
"type": "string",
"description": "Your question about recent AI developments"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ai Briefing
https://github.com/pipeworx-io/mcp-ai-briefing
1/7 registries