AssessTEAM Connector for AI agents.
7 live capabilities
Manage employee performance and project profitability via natural conversation.
Waiting for input…
Why people use AssessTEAM
AssessTEAM for Automated HR Performance Tracking
With this Connector, you just ask your agent to pull the evaluations or list the team structure. It grabs the data instantly and summarizes it for you. You get a clear picture of your team's progress without ever opening a browser tab.
What Vinkius changes
You get a conversational interface for your entire human capital and project data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Preparing for a performance review
An HR manager asks the agent to list_performance_evaluations for a specific person to see their last three scores before a meeting.
- Real-world use case 02
Identifying project cost overruns
An ops lead notices a project is over budget and uses get_profitability_report to see exactly where the margin is shrinking.
- Real-world use case 03
Quickly logging team hours
A team member forgets to log their time, so the manager tells the agent to use create_timesheet_entry to add 4 hours to their log.
Complete set · 7capabilities
The complete AssessTEAM capability set.
These are the exact actions your AI can choose when you ask it to work with AssessTEAM.
01—04
4 capabilities in this set.
Part of 7 available through AssessTEAM.
- 01 Capability
List performance evaluations
List performance evaluations. This helps you track how your team is developing over time.
- 02 Capability
List projects
List AssessTEAM projects. This helps you see all your current initiatives in one list.
- 03 Capability
List organizational teams
List organizational teams. This lets you see the hierarchy of your entire company.
- 04 Capability
Create timesheet entry
Create a new timesheet entry for an employee. This lets you log hours quickly without manual data entry.
05—07
3 capabilities in this set.
Part of 7 available through AssessTEAM.
- 05 Capability
List employees
List team employees. Use this to see everyone in your workforce at a glance.
- 06 Capability
Get profitability report
Get project profitability report. Use this to see the margin analysis for any active project.
- 07 Capability
List timesheets
List timesheet entries. Use this to audit labor reporting and check historical logs.
Set up in minutes
One URL. Then ask AssessTEAM to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AssessTEAM 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_rnSz7yjibWWhMF3evUmnljmGkLZuc6x2ZRj5PtJX/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 AssessTEAM, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AssessTEAM for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rnSz7yjibWWhMF3evUmnljmGkLZuc6x2ZRj5PtJX/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 AssessTEAM URL.
- Step 03
Save and start
Save the connection and enable AssessTEAM in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"assessteam": {
"url": "https://edge.vinkius.com/vk_preview_rnSz7yjibWWhMF3evUmnljmGkLZuc6x2ZRj5PtJX/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 AssessTEAM
Open Agent mode in chat and ask: "Using AssessTEAM, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"assessteam": {
"url": "https://edge.vinkius.com/vk_preview_rnSz7yjibWWhMF3evUmnljmGkLZuc6x2ZRj5PtJX/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 AssessTEAM
Ask Copilot: "Using AssessTEAM, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"assessteam": {
"url": "https://edge.vinkius.com/vk_preview_rnSz7yjibWWhMF3evUmnljmGkLZuc6x2ZRj5PtJX/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 AssessTEAM
Open Cascade and ask: "Using AssessTEAM, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"assessteam": {
"url": "https://edge.vinkius.com/vk_preview_rnSz7yjibWWhMF3evUmnljmGkLZuc6x2ZRj5PtJX/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 AssessTEAM
Ask Cline: "Using AssessTEAM, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add assessteam --transport http "https://edge.vinkius.com/vk_preview_rnSz7yjibWWhMF3evUmnljmGkLZuc6x2ZRj5PtJX/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 AssessTEAM
Ask Claude: "Using AssessTEAM, show me...". 7 tools are ready
Where the request belongs
Work AssessTEAM can move forward.
This is for HR leads who are buried in performance reviews, ops managers trying to pin down labor costs, and owners who need to know if their projects are actually profitable.
HR Manager
Pulling 360 reviews and KPI scores during performance cycles to identify top talent.
Operations Lead
Checking project hours against budget to find cost overruns and labor inefficiencies.
Business Owner
Getting a quick summary of team productivity and project margins to make high-level calls.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse Connectors15Five
Empower performance management with 15Five. manage check-ins, high fives, objectives, and team feedback directly from your AI agent.
Insightful
Manage employee productivity, time tracking, and activity via Insightful API.
DeskTime
Understand how your team spends their workday with automatic time tracking, productivity scoring, and project cost analysis.
Hubstaff
Analyze timesheets, query organizational lists, and manage team activities via Hubstaff seamlessly from any AI agent.
Culture Amp
Equip your AI agent to manage employee engagement surveys, monitor performance, and track development via the Culture Amp API.
Lattice
Retrieve HR employees, goals, feedback, and reviews directly from Lattice.
Bring your own AI
Change the model, client or framework. Keep AssessTEAM 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 AssessTEAM.
The practical details behind the request, access and result.
Can AssessTEAM help me with 360-degree reviews?
Yes, it lets you pull past evaluations and KPI scores so you can build comprehensive reviews in seconds.
How do I track project margins using AssessTEAM?
You can ask your agent for a profitability report on any project to see the current margin analysis.
Can I use AssessTEAM to see my company's org chart?
Yes, it can list your organizational teams and hierarchy so you can see how the company is structured.
Does AssessTEAM support logging hours?
You can have your agent create timesheet entries directly for any employee on a specific project.
Can I use it to see if my team is hitting their KPIs?
Yes, it pulls your KPI assessment history so you can track development across the workforce.
Is AssessTEAM good for HR managers?
It's built for HR managers who need to quickly grab performance data and monitor team evaluations.
Can I see the profitability metrics for a specific project?
Yes! Use the get_profitability_report capability. Your agent will retrieve detailed financial data, including cost vs. revenue and margin analysis for your active projects.
How do I add a new timesheet entry for an employee?
Use the create_timesheet_entry action. Provide the Employee ID, Project ID, number of hours, and the date in YYYY-MM-DD format to log the work instantly.
Is it possible to list all team members via AI?
Absolutely. Use the list_employees query. The agent will retrieve the complete directory of collaborators and team members associated with your account.
One connection away
Give your agent a direct line to AssessTEAM.
Connect AssessTEAM once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available