원클릭으로
gov-competitive-intel
SEC filings, company news, federal contracts, and company profiles. 4 tools for competitive intelligence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
SEC filings, company news, federal contracts, and company profiles. 4 tools for competitive intelligence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Search company registrations via OpenCorporates and SEC EDGAR. 3 tools for business entity research.
SAM.gov contract opportunities, USAspending awards, and entity lookup. 3 tools for government contracting.
Search US court opinions, dockets, and judges. 3 tools for federal court records research.
EPA air quality data and HUD foreclosure listings. 2 tools for environmental and housing intelligence.
SEC EDGAR filings, BLS employment stats, and USDA crop prices. 3 tools for federal financial intelligence.
Search Grants.gov for federal funding opportunities by agency, category, and eligibility. 4 tools.
| name | gov-competitive-intel |
| description | SEC filings, company news, federal contracts, and company profiles. 4 tools for competitive intelligence. |
| homepage | https://github.com/martc03/gov-mcp-servers |
| metadata | {"clawdbot":{"emoji":"🔍","requires":{"bins":["mcporter"]}}} |
Company research combining SEC filings, news, federal contracts, and comprehensive profiles.
mcporter add gov-intel --url https://competitive-intel-mcp.apify.actor/mcp --transport streamable-http
Or add to your OpenClaw MCP config (~/.openclaw/mcp.json):
{
"servers": {
"gov-intel": {
"url": "https://competitive-intel-mcp.apify.actor/mcp",
"transport": "streamable-http"
}
}
}
intel_company_filingsSearch SEC EDGAR for a company's regulatory filings (10-K, 10-Q, 8-K, etc).
Show Apple's recent SEC filings
Find Tesla 10-K annual reports
Parameters: companyName (required), formType, dateFrom (YYYY-MM-DD), dateTo, limit
intel_company_newsSearch recent news articles about a company.
Show recent news about Microsoft
What's in the news about Nvidia?
Parameters: query (required), limit
intel_company_contractsSearch USASpending.gov for federal awards to a specific company.
Show federal contracts for Palantir
Find government grants to SpaceX
Parameters: companyName (required), awardType ("contracts", "grants", "loans", or "all"), dateFrom (YYYY-MM-DD), dateTo, limit, page
intel_company_profileGet a comprehensive competitive intelligence snapshot combining filings, news, and contract data.
Build a competitive profile for CrowdStrike
Get full intel on Booz Allen Hamilton
Parameters: companyName (required)
All data from free public APIs. Zero cost. No API keys required.