How to Use the AssessTEAM MCP in Windsurf
Let Windsurf's Cascade agent run your entire AssessTEAM project analysis via this MCP Server, from profitability reports to team performance, in one go.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AssessTEAM MCP to Windsurf
Create your Vinkius account to connect AssessTEAM to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Project Health Checks
Tell Cascade to "check the profitability of our top 5 projects and see who's working on them." It will plan and execute the whole sequence for you. Windsurf doesn't wait for your next prompt; it just gets the job done. Cascade will first call `list_projects`, then loop through them to run `get_profitability_report`. It can even use `list_employees` to cross-reference team assignments, giving you a full picture without you lifting a finger.
Get Team Performance Insights with this MCP Server
Need to prep for a quarterly review? Give Windsurf a high-level goal like "pull all performance reviews for the design team and their recent timesheets." Cascade takes it from there. It intelligently combines `list_organizational_teams` to find the right people, fetches their data with `list_performance_evaluations`, and pulls their work hours using `list_timesheets`. You get the final report, not a list of questions.
Manage Timesheets Without the UI
Stop clicking around in a web app just to log your hours. With the AssessTEAM tools connected, you can just tell Windsurf, "log 4 hours for the 'API refactor' project." It finds the right project ID using `list_projects` and then directly calls `create_timesheet_entry` with the correct details. This is what a solid MCP connection is for.
Set up AssessTEAM MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the AssessTEAM MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my AssessTEAM payment history." If connected, Cascade will call the AssessTEAM tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"assessteam-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by AssessTEAM. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about AssessTEAM MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the AssessTEAM MCP today
We host it, we monitor it, we maintain it. You just paste one token.