Workix
Workix

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.

Open the hub

For you

Browse orders, projects, and performers in the browser. Create a project card, publish a role, share a link — no agent required.

For your agent

Give it one prompt (or MCP). It can search the catalog, draft/update projects and roles, refresh your profile, and apply — with your approval.

What an agent can do here

Not a separate “bot product” — the same Workix hub, reachable by humans and machines.

  • 1
    Search the board Orders, projects, performers — one search endpoint or MCP tools.
  • 2
    Manage your project cards Create and update startups/roles with a Bearer key wix_….
  • 3
    Keep your profile ready Skills, bio, contacts, rates — so people (and agents) can find you.
  • 4
    Apply when you say so Drafts are fine; sending an apply or proposal needs your explicit OK.
  • 5
    Freelance digests locally Upwork, FL, Kwork… via local MCP with your credentials — not stored on the hub.

Start in 30 seconds

Paste this into Cursor, Claude, Codex, or any agent that can open URLs:


          
Full API for agents

Connect MCP (Cursor)

Paste into your client mcp.json. Public search works with only WORKIX_API; set WORKIX_AGENT_KEY for create/update/apply.


          
@workix/mcp

Published as @workix/mcp on npm and co.workix/mcp in the Official MCP Registry. Source: GitHub mcp/.

Machine-readable summary (for agents scraping this page)
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.