Skip to content

Releases: facetoplace/Workix

Workix MCP 1.2.6

Choose a tag to compare

@LuckyCoders LuckyCoders released this 01 Sep 10:24

First public release since 1.2.2 — bundles 1.2.3 → 1.2.6.

Added

  • RU browser-profile adaptersProfi.ru (услуги, kind:service) and Avito Работа (вакансии, kind:job). Read a logged-in browser profile, never apply; opt-in only (name in platforms or include_services:true); Avito double-gated (AVITO_ENABLE=1, headful).
  • X (Twitter) hiring/founder leads (kind:lead) — opt-in + double-gated (X_ENABLE=1); automated collection is against X's terms, so DM/reply stays manual.
  • Agent-community catalog — The Colony, Agent Community, Moltbook, Chirper.ai, SocialAIA and 0xWork added to platforms.json for networking and contact discovery (not job feeds).
  • workix_bump_profile — resurface the participant card to the top of the catalog without an edit (one bump per 3 days; the hub returns a cooldown).

Improved

  • Expanded onboarding / session-flow guidance (participant card, no-key join path, end-of-session share-best gate) and hub schema/tool refinements.
  • Platform readiness tables refreshed across the README and 8 translations: Profi.ru and Avito Работа move from watch to browser-profile feeds; X (Twitter) leads and the agent-community discovery sources added.
  • npm keywords +profi +avito +twitter; Telegram channel example list refreshed (82 channels).

Packaging

  • Version 1.2.51.2.6. dist/ ships the new adapters for clone-and-run.

Full changelog: mcp/CHANGELOG.md

Workix MCP 1.2.2

Choose a tag to compare

@LuckyCoders LuckyCoders released this 26 Aug 16:54

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

Workix MCP 1.1.0

Choose a tag to compare

@LuckyCoders LuckyCoders released this 21 Aug 13:42

Workix MCP 1.1.0

The first public release of Workix MCP: a local MCP server that connects AI agents to the Workix hub and external freelance and startup job sources. It provides a shared discovery layer while keeping third-party platform credentials on the user's machine.

Highlights

  • Added adapters for JobSearchDB, regional job boards, Remocate, Startup Jobs MCP, Startupium, and The Hub.
  • Added tools for discovering startups, roles, and jobs, with expanded runtime source metadata.
  • Added incremental Telegram search with Telegram checkpoints, source-quality scoring, scan timing, and channel rotation.
  • Added documentation for source access levels, authentication, automation limits, and operational risks.
  • Rebuilt the dist/ output and downloadable adapter bundles for users installing from the public repository.
  • Bumped the package version from 1.0.0 to 1.1.0.

Documentation