Worksuite Connector for AI agents.
9 live capabilities
Manage global contractors and freelancer payments through your AI client.
Waiting for input…
Why people use Worksuite
Worksuite for Freelancer Management
This Connector lets your AI client do the searching for you. Instead of hunting through rows of data, you just ask your agent to pull the latest invoices or check a project's milestones. You get a clear, conversational summary of your entire workforce in seconds.
What Vinkius changes
You get a conversational interface for your entire contractor management suite.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a specific developer
A hiring manager asks their agent to find a React developer in the directory who has experience with mobile apps.
- Real-world use case 02
Checking project health
A project lead asks for the status of the Mobile App V2 project.
- Real-world use case 03
Payment audit
An ops lead needs to see if any invoices are still outstanding.
Complete set · 9capabilities
The complete Worksuite capability set.
These are the exact actions your AI can choose when you ask it to work with Worksuite.
01—03
3 capabilities in this set.
Part of 9 available through Worksuite.
- 01 Capability
Get job
Get details of a specific job opening. Use this to see the exact requirements and stage of a single role.
- 02 Capability
Get project
Get details of a specific project. This provides a deep dive into milestones and deliverables for one project.
- 03 Capability
Get talent
Get details of a specific talent. Use this to pull the full profile and metadata of a single contractor.
04—06
3 capabilities in this set.
Part of 9 available through Worksuite.
- 04 Capability
List projects
List all projects in Worksuite. This gives you a high level view of your entire project portfolio.
- 05 Capability
List talents
List all talents in your directory. Use this to see your full pool of available contractors.
- 06 Capability
List tasks
List all tasks in Worksuite. This lets you see what work is currently in progress across all projects.
07—09
3 capabilities in this set.
Part of 9 available through Worksuite.
- 07 Capability
List invoices
List all current and past invoices in your account. Use this to quickly audit billing history.
- 08 Capability
List jobs
List all open job openings. This helps you see your current recruitment pipeline at a glance.
- 09 Capability
List payments
List all payments made to contractors. Use this to verify that your global team is being paid.
Set up in minutes
One URL. Then ask Worksuite to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Worksuite from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Ge8aYVU8nQsCLgirBMcMFQGL2ZGN4qn1OXwbvtSL/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Worksuite, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Worksuite for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Ge8aYVU8nQsCLgirBMcMFQGL2ZGN4qn1OXwbvtSL/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Worksuite URL.
- Step 03
Save and start
Save the connection and enable Worksuite in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"worksuite": {
"url": "https://edge.vinkius.com/vk_preview_Ge8aYVU8nQsCLgirBMcMFQGL2ZGN4qn1OXwbvtSL/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Worksuite
Open Agent mode in chat and ask: "Using Worksuite, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"worksuite": {
"url": "https://edge.vinkius.com/vk_preview_Ge8aYVU8nQsCLgirBMcMFQGL2ZGN4qn1OXwbvtSL/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Worksuite
Ask Copilot: "Using Worksuite, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"worksuite": {
"url": "https://edge.vinkius.com/vk_preview_Ge8aYVU8nQsCLgirBMcMFQGL2ZGN4qn1OXwbvtSL/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Worksuite
Open Cascade and ask: "Using Worksuite, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"worksuite": {
"url": "https://edge.vinkius.com/vk_preview_Ge8aYVU8nQsCLgirBMcMFQGL2ZGN4qn1OXwbvtSL/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Worksuite
Ask Cline: "Using Worksuite, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add worksuite --transport http "https://edge.vinkius.com/vk_preview_Ge8aYVU8nQsCLgirBMcMFQGL2ZGN4qn1OXwbvtSL/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Worksuite
Ask Claude: "Using Worksuite, show me...". 9 tools are ready
Where the request belongs
Work Worksuite can move forward.
This is for hiring managers and ops leads who are tired of clicking through dashboards to find basic status updates on their global contractor network.
Hiring Manager
Checking talent availability and recruitment status without leaving the chat during a busy hiring cycle.
Project Lead
Monitoring project milestones and contractor deliverables via natural conversation on a Tuesday afternoon.
Operations Team Member
Handling the onboarding and payment tracking for a global contingent workforce without manual data entry.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsNinehire
Hire smarter with a recruitment platform that posts jobs, screens applicants, and moves the best candidates through your pipeline.
LiftedWork
Connect job seekers with employment opportunities through a platform that matches skills to openings and tracks applications.
Remote
Hire and pay global employees and contractors with compliant payroll, benefits, and employment infrastructure across 60+ countries.
Beeline
Manage your external workforce via Beeline VMS. list assignments, requisitions, and timesheets directly from any AI agent.
Indy
Manage your freelance business with proposals, contracts, time tracking, and invoicing that covers the entire client lifecycle.
Moxie
Manage your freelance or agency business with client portals, project tracking, time logging, and invoicing in one clean capability.
Bring your own AI
Change the model, client or framework. Keep Worksuite connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Worksuite.
The practical details behind the request, access and result.
Can I use Worksuite MCP to manage my freelancers?
Yes. This Connector allows you to query your entire freelancer directory, check their assigned tasks, and see their project history through your AI client.
How does Worksuite MCP help with contractor onboarding?
It helps by letting you quickly check the status of new job openings and see which contractors are ready to be assigned to projects without manual searching.
Can I check project milestones with Worksuite MCP?
Absolutely. You can ask your AI client to pull the specific milestones and progress for any project currently active in your Worksuite account.
Does Worksuite MCP support global payment tracking?
Yes, it can list all payments and invoices. This makes it easy to keep track of your global contractor network's billing status via chat.
How do I connect Worksuite MCP to my AI client?
Once you subscribe on Vinkius, you'll just need to provide your Worksuite Base URL and API Key in the setup. After that, your AI client is ready to go.
Can I search my talent directory using Worksuite MCP?
Yes. You can use natural language to find specific talents based on their metadata, skills, or current availability in your directory.
Where do I find my Worksuite API Key?
API access is typically available on Enterprise or Plus plans. Navigate to your workspace settings or contact your Worksuite account manager to generate your unique API key.
What format should the Base URL follow?
Your Base URL is usually your workspace domain followed by the API path, for example: https://yourcompany.worksuite.com/api/v1.
One connection away
Give your agent a direct line to Worksuite.
Connect Worksuite once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available