← uxjobs.io
INDIVIDUAL MCP TOOL
companies_hiring
Rank companies by number of open UX/product-design roles on jobs.
LIVE ENDPOINT
https://mcp.uxjobs.io/mcp
Connect to this endpoint to inspect the live schema for companies_hiring and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ux-jobs]
url = "https://mcp.uxjobs.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ux-jobs": {
"type": "http",
"url": "https://mcp.uxjobs.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ux-jobs
Remote MCP URL: https://mcp.uxjobs.io/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ux-jobs": {
"url": "https://mcp.uxjobs.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ux-jobs": {
"type": "http",
"url": "https://mcp.uxjobs.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ux-jobs",
"transport": "streamable-http",
"url": "https://mcp.uxjobs.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_jobs— Search live UX, product-design, UX-research, content-design and design-leadership roles on jobs.get_job— Return one job listing in detail — location, workplace, posted salary, employer apply link, and a description excerpt when the source provides one — by the id returned from search_jobs (or the jobs.salary_snapshot— Median and quartile posted salary (annual USD, from roles that state a range) by seniority level, optionally filtered by country, remote, discipline or keywords.hiring_snapshot— A statistical snapshot of the design job market on jobs.search— Keyword search over live UX & product-design job listings on jobs.fetch— Retrieve one job listing from jobs.