Initial release. MCP server wrapper for glassdoor-salary-intel exposing five
typed tools to AI agents:
get_company_overview - company profile, overall rating, and every rating sub-score.
get_salary_benchmarks - per-role salary datapoints with a median summary.
get_review_intel - aggregated review themes, rating histogram, and rating trend.
get_interview_intel - interview difficulty, experience split, offer rate, common questions.
compare_companies - 2 to 5 companies ranked by overall rating with a comparison summary.
Run modes: list_tools (free catalog), call_tool, batch (max 10 calls/run).
Billing: $0.005 per mcp_tool_call plus upstream glassdoor-salary-intel
pass-through events. x402 (USDC on Base) and Skyfire agentic-payment ready.
In-run budget guard: 5 tool-call hard cap, $0.05 low-revenue abort after 5
attempts, 600s runtime cap. Upstream calls always route through Apify Proxy on
the RESIDENTIAL group (Glassdoor sits behind Cloudflare).