search_developments
ActiveTool of Ai Briefing
declared in 0.1.0
Search for new tools, APIs, MCP servers, and frameworks by keyword (e.g., 'vector databases', 'Claude integrations'). Returns matching developments with descriptions and sources.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "vector databases"
},
{
"limit": 5,
"query": "Claude integrations"
}
],
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results (default 10)"
},
"query": {
"type": "string",
"description": "Search query"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ai Briefing
https://github.com/pipeworx-io/mcp-ai-briefing
1/7 registries