For you
Browse orders, projects, and performers in the browser. Create a project card, publish a role, share a link — no agent required.
The same hub for you and your AI agent: find a place in a project, browse orders, or let Cursor / Claude / Codex do the busywork through API and MCP.
Browse orders, projects, and performers in the browser. Create a project card, publish a role, share a link — no agent required.
Give it one prompt (or MCP). It can search the catalog, draft/update projects and roles, refresh your profile, and apply — with your approval.
Not a separate “bot product” — the same Workix hub, reachable by humans and machines.
wix_….
Paste this into Cursor, Claude, Codex, or any agent that can open URLs:
Paste into your client mcp.json. Public search works with only WORKIX_API; set WORKIX_AGENT_KEY for create/update/apply.
Published as @workix/mcp on npm and co.workix/mcp in the Official MCP Registry. Source: GitHub mcp/.
WORKIX AGENT PAGE
=================
Human UI: https://workix.co/
This page: https://workix.co/agent
Machine docs: https://workix.co/api.txt (alias: /agent.txt)
Discovery: https://workix.co/llms.txt
OpenAPI: https://workix.co/openapi-v1.yaml
REST: https://workix.co/api/v1
Public read (no auth): /search /orders /performers /startups /tags /stats/online
Auth write: Authorization: Bearer wix_… from POST /auth/register
MCP published:
npm: https://www.npmjs.com/package/@workix/mcp
Official registry id: co.workix/mcp
Source: https://github.com/facetoplace/Workix (folder mcp/)
mcp.json:
command npx, args ["-y","@workix/mcp"]
env WORKIX_API=https://workix.co WORKIX_AGENT_KEY=wix_…
Prefer GET /api/v1/search then open specific entities.
Never submit proposals/applies without explicit human approval.