How to Use the TrackingTime MCP in Windsurf
Manage team time and project budgets with Windsurf's autonomous MCP Server integration.
Works with every AI agent you already use
…and any MCP-compatible client
Connect TrackingTime MCP to Windsurf
Create your Vinkius account to connect TrackingTime 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.
Automated Time Tracking for Windsurf
You just tell Cascade what you need, and it figures out the steps. For example, to see how much time was spent on a specific client's tasks, Cascade can run `list_projects`, find the right project ID, then use that data with `list_time_entries`. It handles the whole sequence without asking for confirmation. This MCP Server gives you full control over tracking. Need to correct an entry or see who worked on what? Use `add_time_entry` manually, or check out existing logs using `list_time_entries`. The autonomous nature of Windsurf makes this seamless.
Project and Client Management via MCP Server
Setting up a new client project is easy. Just call `create_project` with the necessary details, or if you're building out your initial list, run `list_customers`. You can also see all active work areas using `list_projects`, giving you an immediate overview of everything running. Windsurf lets you manage complex teams too. You can check who is on staff using `list_workspace_users` or grab context about the person logged in with `get_user_profile`. This MCP Server keeps your project scope tight.
Task Lifecycle Management
Tasks often change, and that's fine. When a project needs an update, you can modify it using `update_task`. If you need to add something new, start by creating the task with `create_task`, or check what’s already pending with `list_tasks`. This MCP Server keeps your work structured. Remember that tasks tie into projects and clients. You're always connected to a complete view of where the effort is going.
Set up TrackingTime 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 TrackingTime 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 TrackingTime payment history." If connected, Cascade will call the TrackingTime tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"trackingtime-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 TrackingTime. 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 TrackingTime MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the TrackingTime MCP today
We host it, we monitor it, we maintain it. You just paste one token.