Five live data tools for AI agents — company hiring signals (Greenhouse/Lever/Ashby), SEC EDGAR filings, academic papers (OpenAlex), GitHub repos, and Hacker News — as flat, citation-ready JSON. Hosted on Apify; pay-per-result billing to the caller's own Apify account, empty results cost $0.
Server Config
{
"mcpServers": {
"agent-signals": {
"url": "https://mcp.apify.com/?actors=oblanceolate_mandola/company-hiring-signals,oblanceolate_mandola/sec-edgar-filings,oblanceolate_mandola/research-paper-search,oblanceolate_mandola/github-repo-search,oblanceolate_mandola/hacker-news-monitor",
"headers": {
"Authorization": "Bearer <YOUR_APIFY_TOKEN>"
}
}
}
}