Skip to main content
ClaudeWave

Hiring signals, SEC EDGAR filings, research papers, GitHub repos & Hacker News as flat citation-ready JSON for AI agents — remote MCP server, pay-per-result via Apify

MCP ServersOfficial Registry0 stars0 forksJavaScriptUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/hassanahashish-design/agent-signals-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "agent-signals-mcp": {
      "command": "node",
      "args": ["/path/to/agent-signals-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/hassanahashish-design/agent-signals-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Agent Signals MCP — Hiring, SEC Filings, Research Papers, GitHub & News Data for AI Agents

One MCP server that gives your AI agent five live data tools — company hiring signals (Greenhouse/Lever/Ashby), SEC EDGAR full-text filings, academic papers (OpenAlex), GitHub repositories, and Hacker News mentions — all returned as flat, citation-ready JSON.

Built on [Apify](https://apify.com/oblanceolate_mandola)'s hosted MCP server: no installation, no hosting, pay-per-result billing through your own Apify account. **You only pay for successful results** — empty lookups cost $0.

## Quick start (Claude Desktop / Claude Code)

```json
{
  "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>" }
    }
  }
}
```

Get a free Apify token at [console.apify.com/account/integrations](https://console.apify.com/account/integrations).

## What your agent can do with it

| Tool | Ask it | Price |
|---|---|---|
| [Company Hiring Signals](https://apify.com/oblanceolate_mandola/company-hiring-signals) | "Is Stripe hiring ML engineers?" — postings from Greenhouse, Lever & Ashby, one normalized schema | $2 / 1,000 results |
| [SEC EDGAR Filings](https://apify.com/oblanceolate_mandola/sec-edgar-filings) | "Find 8-K filings mentioning data breaches this month" — full-text search, filer + CIK + date | $5 / 1,000 |
| [Research Paper Search](https://apify.com/oblanceolate_mandola/research-paper-search) | "Recent papers on LLM evaluation with DOIs" — OpenAlex, citations + venue + year | $3 / 1,000 |
| [GitHub Repo Search](https://apify.com/oblanceolate_mandola/github-repo-search) | "Most-starred agent frameworks updated this week" — stars, forks, issues, last push | $3 / 1,000 |
| [Hacker News Monitor](https://apify.com/oblanceolate_mandola/hacker-news-monitor) | "What is HN saying about our brand?" — points, comments, dates for signal-weighting | $2 / 1,000 |

Every result carries `sourceUrl` + `scrapedAt`, so downstream agents can cite and re-verify. Batched queries are deduplicated and never double-charged. Spend is capped per call with `maxResults`.

## Why this server

- **Zero infrastructure** — hosted by Apify; this listing just pre-selects a coherent toolkit for signals & intelligence work (sales intel, due diligence, research grounding, brand monitoring).
- **Honest billing** — pay-per-event through your own Apify account; each tool's price is on its Apify page; no subscription, no markup.
- **Agent-first output** — flat JSON, stable schemas, OpenAPI also available per tool on its Apify API tab.

## FAQ

### Do I need to install anything?

No. It's a remote (streamable HTTP) MCP server — paste the config above into Claude Desktop, Claude Code, Cursor, or any MCP-compatible client.

### How is usage billed?

Through your own Apify account at each Actor's listed pay-per-result price. Failed or empty lookups cost nothing.

### Can I use only some of the tools?

Yes — edit the `actors=` list in the URL to include only the tools you want.

What people ask about agent-signals-mcp

What is hassanahashish-design/agent-signals-mcp?

+

hassanahashish-design/agent-signals-mcp is mcp servers for the Claude AI ecosystem. Hiring signals, SEC EDGAR filings, research papers, GitHub repos & Hacker News as flat citation-ready JSON for AI agents — remote MCP server, pay-per-result via Apify It has 0 GitHub stars and was last updated today.

How do I install agent-signals-mcp?

+

You can install agent-signals-mcp by cloning the repository (https://github.com/hassanahashish-design/agent-signals-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is hassanahashish-design/agent-signals-mcp safe to use?

+

hassanahashish-design/agent-signals-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains hassanahashish-design/agent-signals-mcp?

+

hassanahashish-design/agent-signals-mcp is maintained by hassanahashish-design. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to agent-signals-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy agent-signals-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: hassanahashish-design/agent-signals-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/hassanahashish-design-agent-signals-mcp)](https://claudewave.com/repo/hassanahashish-design-agent-signals-mcp)
<a href="https://claudewave.com/repo/hassanahashish-design-agent-signals-mcp"><img src="https://claudewave.com/api/badge/hassanahashish-design-agent-signals-mcp" alt="Featured on ClaudeWave: hassanahashish-design/agent-signals-mcp" width="320" height="64" /></a>

More MCP Servers

agent-signals-mcp alternatives