Safepoint Connector for AI agents.
11 live capabilities
Manage lone worker safety and real-time incident response from your chat.
Waiting for input…
Why people use Safepoint
Safepoint : Real-time Lone Worker Safety for High-Risk Industries
This Connector changes that by letting your AI agent do the watching for you. You can simply ask for a summary of active alerts or request the exact location of a worker in distress. It turns your safety platform into a proactive coordinator that gives you the info you need the moment you need it.
What Vinkius changes
You get a hands-free way to monitor and manage worker safety without leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Emergency Incident Response
A safety officer sees an SOS alert and uses get_alert_details to find the exact location and severity of the incident to coordinate a rescue.
- Real-world use case 02
Daily Safety Planning
An operations manager asks the agent to create a new safety task for the maintenance team using create_safety_task to ensure all site checks are completed.
- Real-world use case 03
Compliance Auditing
A team lead pulls all historical safety data via list_safety_history to prepare for a quarterly safety review and audit.
Complete set · 11capabilities
The complete Safepoint capability set.
These are the exact actions your AI can choose when you ask it to work with Safepoint.
01—04
4 capabilities in this set.
Part of 11 available through Safepoint.
- 01 Capability
Create safety task
Create a new lone worker task for a specific team or location. This helps you automate routine safety checks.
- 02 Capability
List safety alerts
Get a list of recent safety alerts to see what needs immediate attention. Use this for constant monitoring.
- 03 Capability
List safety events
View a history of recent safety events for auditing or review. It helps you keep a record of all past incidents.
- 04 Capability
Get alert details
Pull specific details for an individual safety alert to understand the severity. Use this to triage incidents quickly.
05—08
4 capabilities in this set.
Part of 11 available through Safepoint.
- 05 Capability
Get location
Retrieve the exact location data for a specific worker or asset. It helps you verify where someone is in real-time.
- 06 Capability
Get safepoint user details
Fetch full profile information for a specific user in your organization. This is useful for checking team permissions.
- 07 Capability
List safety history
Access historical safety data to look back at past incidents or patterns. This is great for long-term trend analysis.
- 08 Capability
List user locations
See a list of where all your users are currently located at a glance. This provides a high-level view of your workforce.
09—11
3 capabilities in this set.
Part of 11 available through Safepoint.
- 09 Capability
List safety tasks
View all active safety tasks currently assigned to your workers. Use this to track completion rates across the team.
- 10 Capability
List safepoint teams
See a list of all safety teams currently managed in your account. This helps you organize your workforce by department.
- 11 Capability
List safepoint users
Get a complete list of all users within your organization. This is your go-to for general user management.
Set up in minutes
One URL. Then ask Safepoint to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Safepoint 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_jVlgg0kaZTNV5J4Ew6602pNruTcXdV0w5bghdCgl/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 Safepoint, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Safepoint for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jVlgg0kaZTNV5J4Ew6602pNruTcXdV0w5bghdCgl/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 Safepoint URL.
- Step 03
Save and start
Save the connection and enable Safepoint in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"safepoint": {
"url": "https://edge.vinkius.com/vk_preview_jVlgg0kaZTNV5J4Ew6602pNruTcXdV0w5bghdCgl/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 Safepoint
Open Agent mode in chat and ask: "Using Safepoint, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"safepoint": {
"url": "https://edge.vinkius.com/vk_preview_jVlgg0kaZTNV5J4Ew6602pNruTcXdV0w5bghdCgl/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 Safepoint
Ask Copilot: "Using Safepoint, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"safepoint": {
"url": "https://edge.vinkius.com/vk_preview_jVlgg0kaZTNV5J4Ew6602pNruTcXdV0w5bghdCgl/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 Safepoint
Open Cascade and ask: "Using Safepoint, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"safepoint": {
"url": "https://edge.vinkius.com/vk_preview_jVlgg0kaZTNV5J4Ew6602pNruTcXdV0w5bghdCgl/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 Safepoint
Ask Cline: "Using Safepoint, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add safepoint --transport http "https://edge.vinkius.com/vk_preview_jVlgg0kaZTNV5J4Ew6602pNruTcXdV0w5bghdCgl/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 Safepoint
Ask Claude: "Using Safepoint, show me...". 11 tools are ready
Where the request belongs
Work Safepoint can move forward.
Safety officers and ops managers who are tired of juggling multiple screens to keep track of workers in isolated environments. They need a way to see who is where and what's happening right now without the manual overhead.
Health & Safety Officer
Monitors worker status and incident details in real-time to ensure rapid response during emergencies.
Operations Manager
Automates the creation of daily safety tasks and tracks team movements across various job sites.
Team Lead
Quickly pulls user metadata and checks safety compliance for their specific crew members.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSignOnSite
Track who enters and exits your construction sites with digital sign-in, safety inductions, and compliance documentation.
eCompliance
Equip your AI agent to manage safety incidents, track inspections, and monitor action items via the eCompliance API.
Drata
Automate compliance and security via Drata. monitor controls, track personnel onboarding, audit policies, and verify cloud asset security directly from any AI agent.
KPA Flex
Manage EHS compliance. list inspections, audit employees, and search reports.
Gripr
Manage safety compliance, inspections, and risk assessments for construction and industrial projects with mobile-first capabilities.
Senar.io
Detect and respond to security threats with AI-powered SIEM that correlates events across your infrastructure in real time.
Bring your own AI
Change the model, client or framework. Keep Safepoint 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 Safepoint.
The practical details behind the request, access and result.
Can Safepoint MCP help me monitor lone workers?
Yes, it connects your Safepoint account to your AI agent so you can monitor worker status and alerts in real-time.
How does Safepoint MCP handle safety alerts?
Your agent can list all recent alerts and pull specific details for any incident to help you respond faster.
Can I use Safepoint MCP to create daily tasks?
Yes, you can use natural language to create new safety tasks for your teams, including checklists and priorities.
Does Safepoint MCP track worker locations?
It allows your agent to list current user locations, making it easy to see where your mobile workforce is at any time.
Can I get historical data with Safepoint MCP?
You can pull historical safety events and logs to maintain audit trails and compliance records.
Is Safepoint MCP good for incident response?
It's designed for rapid response by letting you query alert details and locations instantly during an emergency.
Can my AI automatically find the last 5 safety alerts in Safepoint?
Yes! Use the list_alerts capability. Your agent will respond with complete metadata for the most recent safety incidents, including status, location, and user details in seconds.
How do I check the live location for a specific worker?
Simply ask the agent to run the list_locations action. It will retrieve the current GPS coordinates and activity status for all active workers in your team.
How do I find my Safepoint API Token?
Log in to your Safepoint web portal, navigate to Account > API Token, and click Generate to create and copy your unique secret token.
One connection away
Give your agent a direct line to Safepoint.
Connect Safepoint once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available