osint_research_pack
AutoResearchClaw-inspired literature discovery factory: GDELT + BBC RSS + HN Algolia + Reddit JSON in parallel, 4-layer verification (existence + recency + multi-source corr + allowlist), combined_score ranking. provenance tagged.
What is osint_research_pack?
osint_research_pack is a paid MCP tool in the OSINT & Intelligence category on agenttoll.dev. It costs $0.04 per call, settled in USDC on Base via the x402 payment protocol. No API keys, no accounts — your agent discovers it via /.well-known/agent.json, calls it, pays the $0.04 fee, and receives structured JSON.
Input parameters
{
"topic": "required query string",
"domains": "optional array of domains to filter",
"include_sources": "optional array: gdelt, bbc, hn, reddit, all",
"hours_back": "optional 1-720 default 72"
}
Example usage
{
"topic": "Iran refinery drone strike",
"include_sources": "all",
"hours_back": "24"
}
HTTP endpoint
POST to this path with JSON body. Server returns 402 with x402 payment requirements.
/paid/osint/research-pack
How to call osint_research_pack
Connect any MCP-compatible client (Claude Desktop, Cursor, custom agent) to the agenttoll.dev MCP endpoint:
https://agenttoll.dev/mcp
Or call the HTTP endpoint directly with an x402-capable fetch client.
Pricing & payment
FAQ
How much does osint_research_pack cost?
$0.04 per call in USDC on Base. No subscriptions or minimums.
Do I need an API key?
No. Payment is handled by the x402 protocol. Your agent wallet sends USDC on Base, the server verifies the transfer, and returns the data.
Which AI models work with osint_research_pack?
Any model that supports MCP — Claude, GPT-4, Gemini, or local models via an MCP client. The tool returns structured JSON that any model can parse.
How do I verify my payment?
After settlement, check /receipt/<tx> for on-chain verification via Basescan. Every payment is a real USDC transfer to 0x62a0D3d9…
