timeghost Connector for AI agents.
10 live capabilities
Manage project budgets and time logs through your AI client.
Waiting for input…
Why people use timeghost
Timeghost for Solving Manual Timesheet Entry
This Connector lets you just ask your agent for the status of a project or a specific task. You get the numbers immediately in your chat. It turns a ten minute search into a five second question.
What Vinkius changes
That it turns your time tracking data into a conversational interface for your agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick budget checks for PMs
A project manager asks their agent for the budget status of a specific project.
- Real-world use case 02
HR payroll auditing
An HR admin needs to verify hours for a specific user last week.
- Real-world use case 03
Team capacity planning
A team lead wants to see who is on the project.
Complete set · 10capabilities
The complete timeghost capability set.
These are the exact actions your AI can choose when you ask it to work with timeghost.
01—04
4 capabilities in this set.
Part of 10 available through timeghost.
- 01 Capability
Get timeghost task
Get the full details for a single task. Use this to see specific requirements or status for one item.
- 02 Capability
Get timeghost entry
Fetch a specific time log. This is useful for checking the duration and metadata of a single entry.
- 03 Capability
List timeghost projects
View a full list of projects. This helps you keep track of every project you are currently managing.
- 04 Capability
Check timeghost status
Verify that your API connection is active. Use this to ensure your agent is synced before you start work.
05—07
3 capabilities in this set.
Part of 10 available through timeghost.
- 05 Capability
List timeghost entries
Retrieve time logs filtered by date or user. Use this to pull specific logs for auditing or reporting.
- 06 Capability
List timeghost members
See everyone in your workspace. This helps your agent keep team context clear for every assignment.
- 07 Capability
List timeghost workspaces
See all workspaces and organizational settings. This gives your agent context on your environment.
08—10
3 capabilities in this set.
Part of 10 available through timeghost.
- 08 Capability
Get timeghost project
Pull specific details for a project. This includes budget status and high-fidelity health metadata.
- 09 Capability
List timeghost tasks
Filter and list tasks by project ID. This helps you isolate specific pipelines for deep dives.
- 10 Capability
List timeghost clients
See all clients associated with your account. This helps you get a bird's eye view of your client base.
Set up in minutes
One URL. Then ask timeghost to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use timeghost 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_PMwLn00ROEeKOiYUYjOQmmMf9y8t8naK7BmqDz0h/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 timeghost, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable timeghost for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PMwLn00ROEeKOiYUYjOQmmMf9y8t8naK7BmqDz0h/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 timeghost URL.
- Step 03
Save and start
Save the connection and enable timeghost in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"timeghost": {
"url": "https://edge.vinkius.com/vk_preview_PMwLn00ROEeKOiYUYjOQmmMf9y8t8naK7BmqDz0h/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 timeghost
Open Agent mode in chat and ask: "Using timeghost, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"timeghost": {
"url": "https://edge.vinkius.com/vk_preview_PMwLn00ROEeKOiYUYjOQmmMf9y8t8naK7BmqDz0h/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 timeghost
Ask Copilot: "Using timeghost, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"timeghost": {
"url": "https://edge.vinkius.com/vk_preview_PMwLn00ROEeKOiYUYjOQmmMf9y8t8naK7BmqDz0h/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 timeghost
Open Cascade and ask: "Using timeghost, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"timeghost": {
"url": "https://edge.vinkius.com/vk_preview_PMwLn00ROEeKOiYUYjOQmmMf9y8t8naK7BmqDz0h/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 timeghost
Ask Cline: "Using timeghost, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add timeghost --transport http "https://edge.vinkius.com/vk_preview_PMwLn00ROEeKOiYUYjOQmmMf9y8t8naK7BmqDz0h/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 timeghost
Ask Claude: "Using timeghost, show me...". 10 tools are ready
Where the request belongs
Work timeghost can move forward.
This is for project managers who are tired of manual status reports, team leads who need to see capacity at a glance, and HR admins who need to audit logs for payroll.
Project Manager
Uses the Connector to check budget status and task pipelines during daily standups without opening a browser.
Team Lead
Monitors team member lists and time entries to balance workloads across different projects.
HR / Payroll Admin
Pulls detailed time logs and workspace assignments to verify hours for monthly payroll cycles.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsClockify
Manage time tracking and projects via Clockify. track entries, monitor projects, and audit team hours directly from any AI agent.
DeskTime
Understand how your team spends their workday with automatic time tracking, productivity scoring, and project cost analysis.
TrackingTime
Track how your team spends time across projects and clients with timesheets, reports, and budgeting capabilities that keep work profitable.
Everhour Time Tracking
Equip your AI agent to track time, manage projects, and monitor budgets via the Everhour API.
ClickTime
Manage time tracking and resource planning via ClickTime. track entries, monitor projects, and audit client hours directly from any AI agent.
Hubstaff
Analyze timesheets, query organizational lists, and manage team activities via Hubstaff seamlessly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep timeghost 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 timeghost.
The practical details behind the request, access and result.
Can I use timeghost MCP to see my project budgets?
Yes, you can ask your agent to pull real-time health metrics and budget statuses for any project in your account.
Does timeghost MCP work with my Microsoft 365 logs?
Yes, it syncs with your Microsoft 365 environment to provide a unified view of your time tracking and project data.
How does timeghost MCP help with team management?
It lets you quickly list members and see task assignments, making it easy to see who is working on what without manual searching.
Can I use timeghost MCP to find specific tasks?
Yes, you can ask your agent to filter and list tasks based on specific project IDs or other criteria.
Is timeghost MCP good for HR audits?
It's excellent for HR because it allows you to pull detailed time entries and workspace assignments for payroll verification.
Can I see workspace settings with timeghost MCP?
Yes, the Connector can retrieve workspace profiles and organizational settings to give your agent a full view of your environment.
How do I find my timeghost API Token?
Log in to your account, navigate to Settings > API Keys, and generate a new high-fidelity API Token.
Can I check project budgets via AI?
Yes! The get_timeghost_project capability allows your agent to retrieve high-fidelity budget metadata and financial health data for any specific project.
How do I list my workspace members?
Use the list_timeghost_users capability to retrieve the complete high-fidelity directory of members along with their unique identifiers for precise orchestration.
One connection away
Give your agent a direct line to timeghost.
Connect timeghost once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available