For Developers & AI Agents
Datronis for AI Agents
Connect Claude, Cursor, Windsurf, or any MCP-compatible AI assistant to Datronis — search jobs, browse news, explore companies, and even apply to jobs on your behalf.
Datronis runs a public MCP (Model Context Protocol) server at api.datronis.com/api/mcp. Any MCP-compatible AI assistant can call 9 tools — 6 with no authentication at all — to search jobs, read news, look up companies, and check platform stats. Add a personal access token and the same assistant can submit job applications, list your resumes, or check your application status for you.
What an AI agent can do here
The first six tools are public — any MCP client can call them with no setup. The last three act on your Datronis account, so they need a personal access token.
search_jobsSearch job listings by keyword, location, remote policy, job type, experience level, and skills.
get_jobGet the full details of a job by its slug or ID — description, requirements, salary, and application URL.
get_newsFetch the latest news articles, filterable by title keyword, category, or language.
get_categoriesList all content categories on the platform, used to discover category IDs for filtering news.
search_companiesSearch companies by name, industry, or country, and filter to only those actively hiring.
get_platform_statsGet platform-wide totals — jobs, companies, news articles, and users.
apply_to_jobSubmit a job application on your behalf, using your default resume unless you specify another one.
list_my_resumesList your saved resumes so you can see, or choose, which one an agent will use to apply.
get_my_applicationsCheck the status of your submitted job applications — pending, reviewed, hired, or rejected.
Try it with these prompts
“Find remote senior React developer jobs in Europe”
“What are the latest tech news articles in English?”
“Search for fintech companies actively hiring in London”
“How many jobs and companies are on the platform?”
“Get the job details for slug 'senior-frontend-engineer-acme-corp'”
“List all available news categories”
“Apply to the senior-frontend-engineer-acme-corp job using my Datronis account”
“List my resumes on Datronis and tell me which one is my default”
“Check the status of my job applications on Datronis”
Connect your AI assistant
Claude Desktop needs the mcp-remote bridge; Cursor, Windsurf, and Cline speak HTTP MCP servers natively. Point any of them at the server URL below.
MCP server URL
https://api.datronis.com/api/mcpLet it act on your behalf
Generate a personal access token from your account settings and pass it as api_key on any tool call — the same key also works with the Datronis Converter API.
Generate a personal access token →Frequently Asked Questions
What is the Datronis MCP server?▾
A public Model Context Protocol server that lets AI assistants like Claude, Cursor, and Windsurf call real Datronis tools — searching jobs, reading news, exploring companies — without any custom integration code.
Do I need an API key to use it?▾
No — 6 of the 9 tools are public and need no authentication. Only the tools that act on your account (applying to jobs, listing your resumes, checking your applications) need a personal access token.
Is the MCP server free to use?▾
Yes. Searching jobs, reading news, exploring companies, and checking platform stats are all free and require no signup.
Which AI clients does it support?▾
Any MCP-compatible client works. Datronis provides tested setup instructions for Claude Desktop, Cursor, Windsurf, and Cline.