You're viewing a demo portfolio

Join the waitlist
PRSM

research_pack

Active

Tool of io.github.huwhitememes/tollbooth

declared in 0.12.0

Multi-source OSINT research pack — GDELT + BBC + HN + Reddit, 4-layer verification layer (existence+recency+multi-source+domain allowlist) + combined relevance scoring. research pack pipeline.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "topic"
  ],
  "properties": {
    "topic": {
      "type": "string",
      "maxLength": 200,
      "minLength": 3,
      "description": "Research topic query"
    },
    "domains": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional domain filter allowlist"
    },
    "hours_back": {
      "type": "integer",
      "maximum": 720,
      "minimum": 1,
      "description": "Hours back, default 24"
    },
    "include_sources": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Sources to include: gdelt, bbc, hn, reddit"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.huwhitememes/tollbooth

1/7 registries
View full server →
research_pack — io.github.huwhitememes/tollbooth — PRSM MCP