Let your AI agent find the roles that fit you
This board speaks MCP. Connect Claude or Cursor once and your agent works with the whole board instead of you scrolling it.
- Find the roles that fit you. Ask across every open posting at once instead of scrolling the board. Your agent brings back the handful worth your evening.
- Check their requirements against yours. It reads what the company actually wrote and names per role what you have and what you are missing.
- Find out which AI skills keep coming up. Your agent names them and points at a recorded conference session when one covers the gap.
- Let it check while you sleep. Ask Claude Code to run it every morning and tell you what is new and worth your time.
Free and no account needed
Paste this into Claude Code
claude mcp add -s user --transport http ids-jobs https://jobs.intodesignsystems.com/mcp- Paste the line into your terminal. Claude Code answers with a confirmation.
- Type
/exitand startclaudeagain. Tools only load when a session starts so they are missing in the session you just ran the command in. - Type
/mcp. It lists ids-jobs with its five tools and you are done.
-s user is what registers the server for every folder. Leave it out and you only get it in the folder you happened to be standing in.
Then ask it something like this
Which remote Design System roles ask for AI skills?Here is my CV. Which of the open Design System roles fit and what am I missing for each one?Take my CV and the Netflix Systems Designer posting. What am I missing and where can I learn it?More things to ask
- Here is my CV. Which of the open Design System roles fit and what am I missing for each one?
- Show me remote roles in Europe that ask for design tokens and state a salary
- Read this posting and tell me the three things they care about most and what I should have ready as evidence
- Which skills show up most often in Design System postings right now and which of them am I missing?
- Which companies have more than three Design System roles open?
- Compare our job description against the open Design System postings. What do other companies name that we leave out?
Other apps
Claude Desktop and claude.ai
Open Settings and go to Connectors and choose Add custom connector. Paste this URL and save.
https://jobs.intodesignsystems.com/mcpCursor
Goes into ~/.cursor/mcp.json
{
"mcpServers": {
"ids-jobs": { "url": "https://jobs.intodesignsystems.com/mcp" }
}
}No Claude Code yet
Claude Code is Anthropic's terminal app. Install it once and the command above works.
npm install -g @anthropic-ai/claude-codeLet it check every morning
Claude Code can run without you sitting in front of it. You do not have to write the setup yourself. Put your CV in a folder as cv.md, start Claude Code in that folder and paste this.
Set up a daily job check for me. Read cv.md, use the ids-jobs MCP server to find Design System roles posted in the last seven days that fit my CV, and write them to today.md. Run it every weekday at 8 in the morning and show me what it finds today.Claude writes the script, adds the schedule and runs it once so you can see what comes back. Change the wording to match what you are looking for. Only remote roles, only Europe, only roles that state a salary.
The five tools
| Tool | What it does | What comes back |
|---|---|---|
search_jobs | Searches the board by free text and filters for country and remote work and AI skills and posting date | Title, company, location, apply link, detail link and summary per role |
get_job | Reads one posting in full by its slug | Responsibilities, requirements, employment type and the salary when the posting states one |
hiring_stats | Counts the whole board | Open roles, remote share, share asking for AI skills, countries, title terms and stated salary ranges |
list_companies | Groups the open roles by company | Every company that is hiring and how many roles it has open |
find_learning | Takes the skills a posting asks for that you do not have yet and looks for a recorded conference session that covers them | The session, the speaker, what it covers and a link. Nothing when no session covers the skill |
Questions people ask
What is an MCP server?
MCP is the Model Context Protocol. It gives an AI agent a set of tools it can call instead of browsing a website and guessing what the page means. This server hands Claude or Cursor four tools for the job board.
Does it cost anything or need a key?
No. The endpoint is open and read only. It serves the same public postings that the website shows.
How current is the data?
The board is rechecked weekly and closed postings drop out. The server answers from the same data the website renders, so there is no second copy that can drift.
Can I apply through it?
No. Every role links to the employer's own application page. The server never sends anything on your behalf.
What happens when I am missing a skill a posting asks for?
When the gap is about AI, agents, MCP, vibe coding or automation, your agent can call find_learning and get back the recorded Into Design Systems AI Conference session that covers exactly that, with the speaker and a link. When no session covers it the tool says so and your agent should tell you plainly.
Does it write my cover letter?
It can, but a letter that came out of a model reads like one. Use it to work out what the role actually wants and then write the letter yourself.
I added it but the tools are not there
Tools load when a session starts, so they are missing in the session you ran the command in. Restart Claude Code and open /mcp. If the server is listed but scoped to one folder, you left out -s user. Remove it with claude mcp remove ids-jobs and add it again with -s user.
Does it work with clients other than Claude and Cursor?
Yes. The endpoint speaks Streamable HTTP over plain POST. Any client that can talk to a remote MCP server can talk to this one.
It cannot answer my question
Some questions do not live in a job posting. Whether a portfolio is strong enough, why an employer went quiet, what a team is really like. Those are worth asking people who do this work, and they are in the Into Design Systems Slack at intodesignsystems.com/join-slack.
Learn the AI skills these roles ask for
The Into Design Systems AI conference teaches designers how to work with AI agents and how to get a design system ready for them. All 15 sessions from 2026 are recorded
Watch the recordings
New