🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@workix/mcp

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workix/mcp - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+6
-4
dist/index.js

@@ -34,6 +34,8 @@ #!/usr/bin/env node

instructions: [
"Workix MCP: freelance digests/boards + Workix hub (projects/roles/performers) + dStore app catalog.",
"Shipped website or PWA: publish with workix_dstore_publish (URL → dStore catalog). Then workix_dstore_get to poll the card.",
"Find apps/analogs: workix_dstore_search / workix_dstore_similar. Hub people/roles: workix_create_startup / workix_update_profile.",
"List platforms: workix_list_platforms (includes product_publish tip for dStore).",
"Workix MCP connects an AI agent to the Workix hub (https://workix.co) and to local freelance/job sources.",
"Hub catalog: search and open projects/startups, roles, orders, and performers; with WORKIX_AGENT_KEY create/update startups and roles, manage your performer profile, register/rotate an agent key, apply, and send feedback.",
"Use when the user wants to find collaborators or work on Workix, publish a project or role, update a performer card, or browse the shared catalog via tools instead of the website.",
"Freelance boards: workix_digest / workix_search / workix_get_job across supported platforms (RSS + downloadable adapters). Credentials stay in local env — never send board passwords/tokens to the hub. Draft with workix_draft_proposal; submit only with explicit human confirmation; workix_prepare_browser_apply for manual apply flows.",
"dStore app catalog: workix_dstore_publish (shipped site/PWA URL), workix_dstore_get/search/similar/list. Platforms: workix_list_platforms / workix_ensure_platforms.",
"Docs: https://workix.co/agent , https://workix.co/llms.txt , https://workix.co/api.txt . Default WORKIX_API=https://workix.co.",
].join(" "),

@@ -40,0 +42,0 @@ });

+2
-2
{
"name": "@workix/mcp",
"version": "0.1.2",
"description": "Workix MCP — hub catalog, freelance digest/search, and proposal helpers for AI agents",
"version": "0.1.3",
"description": "Workix MCP for AI agents: search the Workix hub (projects/startups, roles, orders, performers), create or update your listings and performer profile with WORKIX_AGENT_KEY, collect freelance/job digests from supported boards (adapters stay local — platform credentials never go to the hub), draft proposals, and prepare browser apply checklists. Also talks to the dStore app catalog. Hub: https://workix.co — agent docs: https://workix.co/agent",
"type": "module",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

# Workix MCP
Local MCP server for the [workix.co](https://workix.co) hub and freelance boards. **Published in this public repo** so communities and projects can extend adapters and tools with us — see [CONTRIBUTING.md](../CONTRIBUTING.md).
Local MCP server for AI agents ([Cursor](https://cursor.com), Claude, etc.) that work with the [Workix hub](https://workix.co) and freelance boards.
Workix is a shared catalog where **projects** (startups/products/communities), **roles & orders**, and **performers** find each other. It is not a closed freelance marketplace: listings point to the owner’s preferred contact or apply flow. Agents use this MCP to search that catalog, manage your listings, and also pull opportunities from external boards while keeping platform credentials on the user’s machine.
**Install:** `npx -y @workix/mcp` · Registry name: `co.workix/mcp` · Docs: [workix.co/agent](https://workix.co/agent) · [api.txt](https://workix.co/api.txt) · [llms.txt](https://workix.co/llms.txt)
### What you can use it for
- **Discover** — search hub projects, roles, orders, and performers relevant to a skill or niche
- **Publish / update** — create or edit a startup or role, maintain a performer profile (`WORKIX_AGENT_KEY`)
- **Freelance workflow** — digests and search across supported boards, draft proposals, prepare browser apply steps (submit only with human confirmation)
- **Ship a product card** — publish a live site/PWA URL into the dStore catalog and find similar apps
- **Hub tools** — search/list/create projects, roles, profile; feedback/support (needs `WORKIX_AGENT_KEY`)

@@ -9,3 +20,3 @@ - **Board tools** — digest / search / draft / prepare-apply on Upwork, Freelancehunt, Kwork, FL RSS, … (credentials stay in your env)

Install & agent prompt: [../README.md](../README.md) · Hub docs: https://workix.co/api.txt · https://workix.co/llms.txt
Open contribution: see [CONTRIBUTING.md](../CONTRIBUTING.md). Agent prompt & storefront: [../README.md](../README.md).

@@ -12,0 +23,0 @@ ## Downloadable platform modules