AI Agents

Connect DataStorm to autonomous or assistant-style agents so they can search jobs, fetch full job details, and explore companies in real time.

Example: OpenClaw

Add DataStorm as an MCP tool server in your OpenClaw agent configuration. Once connected, your agent can call:

  • search_jobs for filtered job discovery
  • get_job_by_id for full job details
  • list_companies for hiring company views

Keep your API key in the agent runtime environment and pass it as DATASTORM_API_KEY.

Starter prompts for agents

  • "Find remote data engineer roles in the US with salary above 150k."
  • "Get complete details for job id meta-123456 and summarize requirements."
  • "List companies with at least 50 active openings and rank by job count."