Workix
Rank #5,643co.workix/mcp
Remote jobs, freelance gigs, vacancies. 24 boards: Upwork, Freelancer, RemoteOK, hh.ru, Kwork.
Workix is a Model Context Protocol (MCP) server published by facetoplace. It ranks #5,643 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Workix is listed on Official MCP, with 4 tracked versions. It was first listed on Jul 26, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 126,403 of 132,046 servers on MCP Toplist.
Use Workix
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add workix -e "WORKIX_API=<your WORKIX_API>" -e "WORKIX_AGENT_KEY=<your WORKIX_AGENT_KEY>" -- npx -y @workix/mcpReplace each placeholder with your own value before saving.
[mcp_servers.workix]
command = "npx"
args = ["-y", "@workix/mcp"]
[mcp_servers.workix.env]
WORKIX_API = "<your WORKIX_API>"
WORKIX_AGENT_KEY = "<your WORKIX_AGENT_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"workix": {
"command": "npx",
"args": [
"-y",
"@workix/mcp"
],
"env": {
"WORKIX_API": "<your WORKIX_API>",
"WORKIX_AGENT_KEY": "<your WORKIX_AGENT_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"workix": {
"command": "npx",
"args": [
"-y",
"@workix/mcp"
],
"env": {
"WORKIX_API": "<your WORKIX_API>",
"WORKIX_AGENT_KEY": "<your WORKIX_AGENT_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"workix": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@workix/mcp"
],
"env": {
"WORKIX_API": "<your WORKIX_API>",
"WORKIX_AGENT_KEY": "<your WORKIX_AGENT_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"workix": {
"command": "npx",
"args": [
"-y",
"@workix/mcp"
],
"env": {
"WORKIX_API": "<your WORKIX_API>",
"WORKIX_AGENT_KEY": "<your WORKIX_AGENT_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"workix": {
"command": "npx",
"args": [
"-y",
"@workix/mcp"
],
"env": {
"WORKIX_API": "<your WORKIX_API>",
"WORKIX_AGENT_KEY": "<your WORKIX_AGENT_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/co.workix%2Fmcp)<a href="https://mcptoplist.com/server/co.workix%2Fmcp"><img src="https://mcptoplist.com/badge/co.workix%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
facetoplace
Available versions (4)
| Version | Published |
|---|---|
| 1.0.0 | Aug 10, 2026 |
| 0.3.1 | Aug 8, 2026 |
| 0.1.3 | Jul 26, 2026 |
| 0.1.2 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Workix?
- Workix is maintained by facetoplace, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Workix listed on the Official MCP Registry?
- Yes — Workix is listed on the Official MCP Registry.
- How many versions does Workix have?
- MCP Toplist tracks 4 versions of Workix, most recently published on Aug 10, 2026.
- Where can I find the source code for Workix?
- The source code for Workix is hosted at github.com/facetoplace/Workix.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.