Insightful Connector for AI agents.
10 live capabilities
Track workforce productivity and project progress through your AI client.
Waiting for input…
Why people use Insightful
Insightful for workforce productivity analytics
This Connector replaces those clicks with a single question. Your AI agent pulls the data from Insightful and gives you a summary of what matters. You get a clear picture of your team's output without ever leaving your chat window.
What Vinkius changes
That you stop hunting for data and start getting answers from your agent instantly.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding project bottlenecks
A project manager asks the agent why the 'Website Redesign' is late.
- Real-world use case 02
Automating weekly HR summaries
HR needs a weekly summary of attendance.
- Real-world use case 03
Checking developer focus
A team lead wants to see if the devs are focused.
Complete set · 10capabilities
The complete Insightful capability set.
These are the exact actions your AI can choose when you ask it to work with Insightful.
01—04
4 capabilities in this set.
Part of 10 available through Insightful.
- 01 Capability
Get employee
Retrieves specific details for a single employee. Use this to get a snapshot of an individual's work profile.
- 02 Capability
Get productivity
Fetches aggregated productivity reports. It gives you a clear look at how efficiently your team is hitting their goals.
- 03 Capability
List activity
Lists recent employee activity logs. This lets you see exactly what tasks someone is working on right now.
- 04 Capability
List employees
Lists every employee in your organization. Use this to get a full directory of your workforce.
05—07
3 capabilities in this set.
Part of 10 available through Insightful.
- 05 Capability
List locations
Lists all registered organization locations. It helps you see where your teams are based geographically.
- 06 Capability
List projects
Lists all active and past projects. Use this to get a bird's-eye view of your company's project portfolio.
- 07 Capability
Get attendance
Pulls aggregated attendance and time tracking reports for your team. It shows who is clocked in and for how long.
08—10
3 capabilities in this set.
Part of 10 available through Insightful.
- 08 Capability
List tasks
Lists all tasks across all projects. It lets you see the granular work being done across the whole company.
- 09 Capability
List teams
Lists all organization teams. Use this to see how your workforce is structured into different groups.
- 10 Capability
List webhooks
Lists all configured webhooks. Use this to manage the automated data triggers already set up in your account.
Set up in minutes
One URL. Then ask Insightful to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Insightful 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_QgWOVOd73qEKZuzIFDnomSoOlSkWMXBOKTDmTreU/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 Insightful, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Insightful for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_QgWOVOd73qEKZuzIFDnomSoOlSkWMXBOKTDmTreU/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 Insightful URL.
- Step 03
Save and start
Save the connection and enable Insightful in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"insightful": {
"url": "https://edge.vinkius.com/vk_preview_QgWOVOd73qEKZuzIFDnomSoOlSkWMXBOKTDmTreU/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 Insightful
Open Agent mode in chat and ask: "Using Insightful, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"insightful": {
"url": "https://edge.vinkius.com/vk_preview_QgWOVOd73qEKZuzIFDnomSoOlSkWMXBOKTDmTreU/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 Insightful
Ask Copilot: "Using Insightful, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"insightful": {
"url": "https://edge.vinkius.com/vk_preview_QgWOVOd73qEKZuzIFDnomSoOlSkWMXBOKTDmTreU/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 Insightful
Open Cascade and ask: "Using Insightful, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"insightful": {
"url": "https://edge.vinkius.com/vk_preview_QgWOVOd73qEKZuzIFDnomSoOlSkWMXBOKTDmTreU/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 Insightful
Ask Cline: "Using Insightful, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add insightful --transport http "https://edge.vinkius.com/vk_preview_QgWOVOd73qEKZuzIFDnomSoOlSkWMXBOKTDmTreU/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 Insightful
Ask Claude: "Using Insightful, show me...". 10 tools are ready
Where the request belongs
Work Insightful can move forward.
This is for operations leads and project managers who are drowning in manual status updates. It's for the person who needs to know why a deadline was missed without asking five different people for a status report.
Project Manager
Uses this to spot project bottlenecks and see which tasks are lagging behind schedule on a Tuesday afternoon.
HR Operations
Uses this to pull attendance records and monitor overall workforce productivity trends across different regions.
Team Lead
Uses this to check real-time activity and see if their engineers are stuck on a specific bug or a blocker.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDeskTime
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.
AssessTEAM
Evaluate employee performance, run 360-degree reviews, and track team goals with streamlined assessment workflows.
RescueTime
Track productivity, manage Focus Sessions, and analyze time usage directly from your AI agent.
15Five
Empower performance management with 15Five. manage check-ins, high fives, objectives, and team feedback directly from your AI agent.
Jibble
Track time, attendance, and projects via Jibble API.
Bring your own AI
Change the model, client or framework. Keep Insightful 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 Insightful.
The practical details behind the request, access and result.
Can the Insightful MCP show me who is working on what right now?
Yes, it can. Your agent can access real-time activity logs to show you exactly which tasks your team members are focused on at any given moment.
How does this help with project management?
It connects your project lists directly to your agent. You can ask for status updates on specific projects or see which tasks are lagging behind without opening the Insightful dashboard.
Can I use this to see my team's attendance records?
Absolutely. The Connector allows your agent to pull aggregated attendance and time tracking reports so you can quickly check hours worked across the company.
Does this Connector work for remote teams?
It works perfectly for remote teams. Since it pulls data from the Insightful API, it doesn't matter where your employees are located; you get the same visibility into their productivity.
Can I get a summary of my team's performance?
Yes, your agent can pull aggregated productivity reports. You can ask for a summary of a specific team's output or a high-level overview of the whole organization.
Is this Connector good for identifying bottlenecks?
It's great for that. By checking project tasks and activity logs, your agent can help you spot where work is stalling and which projects need more resources.
How do I get Insightful API credentials?
Log in to your Insightful dashboard as an Admin, navigate to Settings > API Tokens, and create a new token. Note that the token is only displayed once.
What is the productivity report?
The get_productivity capability provides aggregated data on active, productive, and unproductive time for your employees and teams.
Can I see real-time activity?
Yes, the list_activity capability provides access to recent activity logs recorded in your organization.
One connection away
Give your agent a direct line to Insightful.
Connect Insightful once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available