- Agent Signals — Hiring, SEC, Research, GitHub & HN Data
Agent Signals — Hiring, SEC, Research, GitHub & HN Data
One MCP server, five live data tools for AI agents: company hiring signals (Greenhouse/Lever/Ashby ATS), SEC EDGAR full-text filings, academic papers (OpenAlex), GitHub repository search, and Hacker News monitoring — all returned as flat, citation-ready JSON with sourceUrl and scrapedAt on every row.
No installation, no hosting: remote streamable-HTTP MCP server hosted by Apify. Connect with your own Apify token (free at console.apify.com/account/integrations); usage bills pay-per-result to your own Apify account. You only pay for successful results — empty lookups cost $0. Prices per 1,000 results: hiring signals $2, SEC filings $5, research papers $3, GitHub repos $3, Hacker News $2.
Config snippet, tool docs and FAQ: https://github.com/hassanahashish-design/agent-signals-mcp
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>"
}
}
}
}Recommend Servers
View Alltest
A Serper MCP Server