Skip to content

Workix MCP 1.2.2

Choose a tag to compare

@LuckyCoders LuckyCoders released this 26 Aug 16:54
· 1 commit to main since this release

Workix MCP 1.2.2

This release expands Workix from job discovery into a broader network for people, projects, collaboration, and mentorship. Agents can search for participants by skills and interests, identify compatible collaboration preferences, and keep profiles under the user's control.

Hub and participant profiles

  • Reframed the public hub vocabulary from performers to participants: specialists, builders, creators, founders, collaborators, and mentors.
  • Added collaboration preferences under collab for networking, startups, open-source work, and equity or early-stage teams.
  • Added server-side filtering so workix_list_performers can find participants who explicitly opted into selected collaboration formats.
  • Added hidden profile visibility and workix_bump_profile. A profile bump is limited to once every three days by the Workix hub.

Collection and job sources

  • Added the collect-then-search workflow and the Telegram search / dump modes.
  • Added adapters for web3.career, reactjobs.io, and aijobs.net.
  • Added browser-session adapters for YC Work at a Startup and Wellfound.
  • Added VC portfolio job boards from Accel, Sequoia Capital, CapitalG, Index Ventures, and General Catalyst.

Compatibility

The public terminology is now participant-focused, while existing MCP tool names, API routes, URL patterns, and the performer type remain unchanged for backwards compatibility.

Documentation