get_ai_toolbelt
ActiveTool of Ai Briefing
declared in 0.1.0
Get the latest available tools — Claude Code features, MCP servers, SDK updates, CLI tools, integrations. Returns new capabilities since your training cutoff.
Parameters schema
{
"type": "object",
"examples": [
{
"days": 7
},
{
"days": 14,
"limit": 20
}
],
"required": [],
"properties": {
"days": {
"type": "number",
"description": "Look back N days (default 7)"
},
"limit": {
"type": "number",
"description": "Max results (default 15)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ai Briefing
https://github.com/pipeworx-io/mcp-ai-briefing
1/7 registries