You're viewing a demo portfolio

Join the waitlist
PRSM

web__local_search

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Multi-source web research with citations. Returns a synthesized answer with numbered [^1] markers and a citations array of {url, title, snippet, index}. Use for evidence-backed synthesis (competitive analysis, regulatory summary, whitepaper section). For quick fact lookups use web.search instead.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Research question. Specific scoped questions outperform vague keywords."
    },
    "language": {
      "type": "string",
      "default": "en",
      "description": "Search language hint (BCP-47, e.g. 'en', 'ru'). Defaults to 'en'. The synthesis output language matches the query language regardless."
    },
    "num_sources": {
      "type": "integer",
      "default": 4,
      "maximum": 4,
      "minimum": 1,
      "description": "How many top search results to fetch and synthesize (1-4, default 4). Lower = faster + cheaper, higher = more comprehensive."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →
web__local_search — io.github.saloprj/dialogbrain — PRSM MCP