You're viewing a demo portfolio

Join the waitlist
PRSM

influence_network_map

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

One-call 'follow the money and influence' map for an organization, joined across three federal public-record streams: FEC (the org's connected political committees / PACs - its political-spending vehicles), the U.S. Senate Lobbying Disclosure Act (filings where the org is the client, the reported lobbying spend, the firms it hired, and the issue areas lobbied), and USAspending (federal contracts + grants the org RECEIVES, with award counts and top agencies). Returns a readable map of money flowing OUT to influence (lobbying + political committees) vs. money flowing IN from federal awards. Built for investigative journalism, govcon, and due-diligence research. Informational public-record synthesis, NOT a risk score (distinct from counterparty_risk_score). The FEC leg needs an api.data.gov key and is noted as skipped if unavailable; a source that fails is noted, not fatal.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "organization"
  ],
  "properties": {
    "year": {
      "type": "string",
      "description": "Optional 4-digit lobbying filing year (e.g. '2024'); defaults to the most recent year with filings."
    },
    "state": {
      "type": "string",
      "description": "Optional 2-letter state to scope the FEC committee search."
    },
    "company": {
      "type": "string",
      "description": "Alias for organization."
    },
    "organization": {
      "type": "string",
      "description": "Organization / company name (e.g. 'Lockheed Martin', 'Boeing')."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
influence_network_map — io.github.blackboxfoundry/livedatalink — PRSM MCP