eCompliance Connector for AI agents.
10 live capabilities
Manage workplace safety incidents and EHS compliance through natural conversation.
Waiting for input…
Why people use eCompliance
ECompliance for Automated EHS Incident Tracking
With this Connector, that process disappears. You can just ask your agent to list all overdue corrective actions or summarize the latest hazards. The agent handles the heavy lifting of querying the eCompliance API, giving you the exact info you need in a few seconds. You get a clear picture of your site's health without ever opening a browser.
What Vinkius changes
You get a conversational interface for your entire EHS database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Generating a weekly safety summary
A safety manager asks the agent to summarize all incidents from the week.
- Real-world use case 02
Checking the status of a specific repair
An EHS coordinator wants to know if a guardrail was fixed.
- Real-world use case 03
Preparing for a site audit
An operations lead needs to see all inspections for a specific site.
Complete set · 10capabilities
The complete eCompliance capability set.
These are the exact actions your AI can choose when you ask it to work with eCompliance.
01—04
4 capabilities in this set.
Part of 10 available through eCompliance.
- 01 Capability
Get ecompliance metadata
Get your account limits and metadata. This helps you understand your current plan's scope.
- 02 Capability
List corrective actions
List all corrective action items and their current progress. Use this to see what's still pending.
- 03 Capability
List site employees
See every employee registered at your current site. Use this to quickly verify personnel lists.
- 04 Capability
List safety incidents
Pull a full list of all safety incidents recorded at a site. It's the fastest way to see what's happening.
05—07
3 capabilities in this set.
Part of 10 available through eCompliance.
- 05 Capability
Get incident details
Get specific info and investigation status for one incident. Use this to dig into a single event.
- 06 Capability
Get inspection details
View detailed results and findings for a specific inspection. This helps you see exactly what was checked.
- 07 Capability
Quick safety health audit
Get a high-level summary of incident and inspection activity. This is perfect for a fast pulse check.
08—10
3 capabilities in this set.
Part of 10 available through eCompliance.
- 08 Capability
List safety inspections
List all safety inspections and audits performed at the site. This gives you a history of site checks.
- 09 Capability
List latest incidents
Identify the most recently reported safety incidents. This helps you stay on top of new hazards.
- 10 Capability
Search safety incidents
Search for incidents using a title or description keyword. This is great for finding old reports quickly.
Set up in minutes
One URL. Then ask eCompliance to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use eCompliance 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_YFVgQyd5TEsvEDOxTNpPNuYhez35CwsblkPbTd2B/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 eCompliance, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable eCompliance for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_YFVgQyd5TEsvEDOxTNpPNuYhez35CwsblkPbTd2B/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 eCompliance URL.
- Step 03
Save and start
Save the connection and enable eCompliance in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ecompliance": {
"url": "https://edge.vinkius.com/vk_preview_YFVgQyd5TEsvEDOxTNpPNuYhez35CwsblkPbTd2B/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 eCompliance
Open Agent mode in chat and ask: "Using eCompliance, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ecompliance": {
"url": "https://edge.vinkius.com/vk_preview_YFVgQyd5TEsvEDOxTNpPNuYhez35CwsblkPbTd2B/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 eCompliance
Ask Copilot: "Using eCompliance, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ecompliance": {
"url": "https://edge.vinkius.com/vk_preview_YFVgQyd5TEsvEDOxTNpPNuYhez35CwsblkPbTd2B/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 eCompliance
Open Cascade and ask: "Using eCompliance, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ecompliance": {
"url": "https://edge.vinkius.com/vk_preview_YFVgQyd5TEsvEDOxTNpPNuYhez35CwsblkPbTd2B/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 eCompliance
Ask Cline: "Using eCompliance, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ecompliance --transport http "https://edge.vinkius.com/vk_preview_YFVgQyd5TEsvEDOxTNpPNuYhez35CwsblkPbTd2B/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 eCompliance
Ask Claude: "Using eCompliance, show me...". 10 tools are ready
Where the request belongs
Work eCompliance can move forward.
Safety managers and EHS coordinators who are tired of manual data mining and need to see real-time hazard statuses without opening a browser.
Safety Manager
Checks daily incident reports and inspection completion on the go.
EHS Coordinator
Monitors corrective action progress and hazard observations via chat.
Operations Lead
Researches specific incident details and organizational safety metadata instantly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKPA Flex
Manage EHS compliance. list inspections, audit employees, and search reports.
Drata
Automate compliance and security via Drata. monitor controls, track personnel onboarding, audit policies, and verify cloud asset security directly from any AI agent.
Scytale (Security Compliance Automation)
Automate security compliance via Scytale. manage evidence, track security controls, and monitor framework status directly from your AI agent.
Vanta
Manage your automated compliance and security posture. Audit users, devices, vendors, and vulnerabilities directly from your AI agent.
Gripr
Manage safety compliance, inspections, and risk assessments for construction and industrial projects with mobile-first capabilities.
Factored Quality
Manage quality control via Factored Quality. track inspections, audits, and lab tests directly through your AI agent.
Bring your own AI
Change the model, client or framework. Keep eCompliance 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 eCompliance.
The practical details behind the request, access and result.
Can the eCompliance MCP help with safety audits?
Yes, it allows your agent to pull a high-level summary of incident and inspection activity instantly. This makes it much faster to see if your site is meeting safety standards without manual checking.
How do I use the eCompliance MCP to track repairs?
You can ask your agent to list all corrective actions. It will show you the current progress and due dates for every repair item in your system.
Can I search for old incidents with the eCompliance MCP?
Yes, you can ask your agent to find specific events using keywords like fire or injury. It will search your history and pull the relevant details for you.
Does the eCompliance MCP work for multiple sites?
It connects to your specific Site ID, but you can manage the safety data for that location through a natural conversation with your AI client.
How does the eCompliance MCP help with employee records?
Your agent can quickly list all employees registered at a specific site, making it easy to verify personnel lists during your daily checks.
Can I get a summary of site hazards?
Yes, the Connector can pull details from specific inspections to show you exactly what hazards were observed and what actions are being taken to fix them.
How do I get an eCompliance API Key?
Log in to your eCompliance account as an administrator, navigate to Settings > API, and you can generate or retrieve your unique API Key from there. You will also need your Site ID.
Can the agent create new incident reports?
This integration currently focuses on listing and auditing safety data. Filing new incident reports or performing inspections should be completed via the eCompliance mobile app or web portal to ensure proper capture of media and signatures.
Does the integration show employee safety training?
Yes, you can use the list_site_employees capability to retrieve basic employee profile details. Detailed training records may vary based on your specific API permissions and account configuration.
One connection away
Give your agent a direct line to eCompliance.
Connect eCompliance once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available