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_jobsfor filtered job discoveryget_job_by_idfor full job detailslist_companiesfor 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."