{
  "name": "workx.am Jobs Server",
  "description": "Armenia's #1 job platform. Search jobs, companies, candidates, and salary insights. Supports Armenian (hy) and English (en).",
  "url": "https://workx.am/mcp",
  "version": "2.0.0",
  "transport": {
    "type": "http",
    "url": "https://workx.am/mcp"
  },
  "authentication": null,
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": true
  },
  "contact": {
    "email": "info@workx.am",
    "website": "https://workx.am"
  },
  "tools": [
    "search-jobs",
    "get-job-details",
    "search-companies",
    "get-company-details",
    "search-candidates",
    "get-candidate-profile",
    "list-professions",
    "list-skills",
    "list-industries",
    "list-locations",
    "get-platform-stats",
    "get-salary-insights"
  ],
  "resources": [
    "workx://resources/platform-overview",
    "workx://resources/style-guidelines",
    "workx://resources/job-market-overview"
  ],
  "prompts": [
    "job-search",
    "company-research",
    "career-advice"
  ]
}
