← Back to Plugins
MCP Server MCP

io.github.Enigma-52/workway

github By github 👁 1 views ▲ 0 votes

Search 490k+ live jobs from company ATS boards, save roles, follow companies, manage talent profile.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.workway.dev/api/mcp",
      "headers": [
        {
          "description": "Bearer <workway-api-key>. Generate a key at https://workway.dev/dashboard/seeker/api-keys",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...