How to Use the timeghost MCP in Cline
Let Cline build reports and manage timesheets right in VS Code. Give it a goal, and it will fetch the data and write the code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect timeghost MCP to Cline
Create your Vinkius account to connect timeghost to Cline — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Build Live Data Components
Tell Cline to build a React component that displays your team's hours. It starts by using `list_timeghost_members` to get the team roster, then loops through to pull data for each person with `list_timeghost_entries`. Cline doesn't just show you the data; it actually writes the code. It scaffolds the component file, adds the API calls, and renders the data, then presents you with the file diff for approval. You go from a prompt to a working component in seconds.
Automate Project Budget Checks
Ask Cline a direct question: 'How close is the Mobile-App-V2 project to its budget?' It uses `get_timeghost_project` to find the project's budgeted hours and `list_timeghost_tasks` to identify all associated work. Then, it crunches the numbers by pulling all related time logs and generates a clean markdown report comparing logged hours to the budget. The whole analysis appears in a new editor tab without you having to run a single query manually.
Manage Your Workspace with Cline
Getting context for your work is faster inside your editor. Have Cline run `list_timeghost_workspaces` to show you which environments are available, then use `list_timeghost_clients` to get the correct client ID for your next task. This MCP Server gives Cline the tools to be a true assistant. You can have it `check_timeghost_status` to verify the connection or pull a specific record with `get_timeghost_entry` to debug an issue, all without breaking your flow.
Set up timeghost MCP in Cline
Prerequisites
- VS Code with Cline extension installed
- Active Vinkius subscription with a valid endpoint token
- 1
Open Cline MCP settings
Click the Cline icon in the VS Code sidebar to open the Cline panel. Then click the MCP Servers icon (server stack) at the top-right corner of the panel.
- 2
Add a remote server
Click "Remote Servers" at the top, then click "Add Remote MCP". In the Name field, type
timeghost-mcp. In the URL field, paste your Vinkius endpoint:https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp. Get your token from cloud.vinkius.com. - 3
Enable the server
After saving, the server appears in the Cline MCP panel. Toggle the switch to enable it. The status indicator turns green when the connection is live.
- 4
Start using tools
Return to the Cline chat and ask: "Check my latest timeghost refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"timeghost-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 timeghost. 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 timeghost MCP in Cline
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the timeghost MCP today
We host it, we monitor it, we maintain it. You just paste one token.