quiver_lobbying
ActiveTool of Quiver
declared in 0.1.0
Corporate lobbying disclosures for <ticker> — federal lobbying spend filed by a public company, with client, amount, date, and issue. Example: quiver_lobbying({ ticker: "GOOGL", _apiKey: "your-key" })
Parameters schema
{
"type": "object",
"required": [
"ticker",
"_apiKey"
],
"properties": {
"ticker": {
"type": "string",
"description": "Stock ticker to look up lobbying for, e.g. \"GOOGL\" (required)"
},
"_apiKey": {
"type": "string",
"description": "Quiver Quantitative API key"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Quiver
https://github.com/pipeworx-io/mcp-quiver
1/7 registries