Gripr Connector for AI agents.
11 live capabilities
Manage construction projects and safety compliance through your AI client.
Waiting for input…
Why people use Gripr
Gripr Construction Project Management for Site Supervisors
Gripr lets you skip the tabs. You can ask your agent to register hours, pull up compliance forms, or list project tasks in one place. You get a single point of control for your entire site workflow.
What Vinkius changes
You get a way to control your entire construction operation through a chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Logging hours on the fly
A supervisor wants to log 4 hours for the 'Oslo Waterfront' project.
- Real-world use case 02
Checking compliance
A safety officer needs to see the latest QA forms.
- Real-world use case 03
Onboarding a new client
A project manager needs to add a new company to the CRM.
Complete set · 11capabilities
The complete Gripr capability set.
These are the exact actions your AI can choose when you ask it to work with Gripr.
01—04
4 capabilities in this set.
Part of 11 available through Gripr.
- 01 Capability
Create project
Set up a new construction project with its own metadata. It helps you keep different builds separate and organized.
- 02 Capability
Create task
Add a new task to a specific project schedule. This ensures your team knows exactly what needs to happen next on site.
- 03 Capability
Get project details
Retrieve detailed technical metadata and status for a project. Use this to get a quick summary of a project's current health.
- 04 Capability
List customers
View a list of all registered customers. This gives you a quick overview of everyone in your database.
05—08
4 capabilities in this set.
Part of 11 available through Gripr.
- 05 Capability
List forms
Pull up all available HSE and QA compliance forms. This makes it easy to find the right safety documents in the field.
- 06 Capability
List tasks
See all tasks for a project, with optional filtering. Use this to track daily progress on a specific job.
- 07 Capability
List workspace users
See everyone who has access to your workspace. This helps you manage team permissions and visibility.
- 08 Capability
Register hours
Log work hours for a specific project to ensure accurate billing. This replaces manual time tracking with a direct update.
09—11
3 capabilities in this set.
Part of 11 available through Gripr.
- 09 Capability
List registered hours
View a history of all logged work hours. Use this to check labor records for accurate billing.
- 10 Capability
List projects
Get a list of all active and past projects. This helps you monitor multiple construction sites at once.
- 11 Capability
Create customer
Create a new customer profile in your CRM. This keeps your client database organized for better communication.
Set up in minutes
One URL. Then ask Gripr to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Gripr 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_VxLQeeaq9aBID1Lr1U3SwpevLWYWdHZVwGDYynKQ/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 Gripr, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Gripr for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_VxLQeeaq9aBID1Lr1U3SwpevLWYWdHZVwGDYynKQ/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 Gripr URL.
- Step 03
Save and start
Save the connection and enable Gripr in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gripr": {
"url": "https://edge.vinkius.com/vk_preview_VxLQeeaq9aBID1Lr1U3SwpevLWYWdHZVwGDYynKQ/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 Gripr
Open Agent mode in chat and ask: "Using Gripr, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gripr": {
"url": "https://edge.vinkius.com/vk_preview_VxLQeeaq9aBID1Lr1U3SwpevLWYWdHZVwGDYynKQ/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 Gripr
Ask Copilot: "Using Gripr, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gripr": {
"url": "https://edge.vinkius.com/vk_preview_VxLQeeaq9aBID1Lr1U3SwpevLWYWdHZVwGDYynKQ/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 Gripr
Open Cascade and ask: "Using Gripr, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gripr": {
"url": "https://edge.vinkius.com/vk_preview_VxLQeeaq9aBID1Lr1U3SwpevLWYWdHZVwGDYynKQ/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 Gripr
Ask Cline: "Using Gripr, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gripr --transport http "https://edge.vinkius.com/vk_preview_VxLQeeaq9aBID1Lr1U3SwpevLWYWdHZVwGDYynKQ/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 Gripr
Ask Claude: "Using Gripr, show me...". 11 tools are ready
Where the request belongs
Work Gripr can move forward.
Construction project managers and site supervisors who are tired of manual data entry and toggling between multiple apps to track hours and safety compliance.
Project Manager
Updates task statuses and registers site hours during daily check-ins.
Company Owner
Monitors project progress and pulls customer data for high-level oversight.
Field Supervisor
Accesses HSE forms and manages team assignments on-site.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBIM 360 Field
Manage your construction projects via BIM 360 Field. list issues, checklists, and tasks directly from any AI agent.
SignOnSite
Track who enters and exits your construction sites with digital sign-in, safety inductions, and compliance documentation.
HCSS
Automate heavy construction management via HCSS. manage jobs, timecards, estimates, and equipment telematics directly from any AI agent.
Fieldwire
Manage construction projects via Fieldwire. track tasks, organize floorplans, and coordinate field teams directly from any AI agent.
KPA Flex
Manage EHS compliance. list inspections, audit employees, and search reports.
eCompliance
Equip your AI agent to manage safety incidents, track inspections, and monitor action items via the eCompliance API.
Bring your own AI
Change the model, client or framework. Keep Gripr 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 Gripr.
The practical details behind the request, access and result.
How does the Gripr MCP help with construction project management?
It connects your project data to your AI client, letting you ask questions about project status, tasks, and site metadata without opening your management software.
Can I use Gripr to track employee work hours?
Yes. You can use the Connector to register work hours for specific projects, which helps keep your billing and labor oversight accurate.
Does Gripr handle safety and compliance forms?
It does. You can quickly pull up HSE and QA forms through your agent to ensure you're meeting all site safety requirements.
Can my AI agent manage my customer CRM with Gripr?
Yes, it can. You can use it to list existing customers or create new ones directly through a conversation.
Is Gripr good for industrial site supervision?
It's built for that. It helps supervisors manage team assignments, access compliance docs, and monitor project progress in real-time.
How do I get my project metadata using the Gripr MCP?
You just ask your agent to get the details for a specific project, and it will pull the technical metadata and current status for you.
How do I find my API Key in Gripr?
Log in to your Gripr account and navigate to Settings > Integrations / API to generate your unique key.
Can I register hours for a specific project?
Yes! The register_hours capability allows you to provide the projectId, duration in minutes, and a description for each entry.
How do I access compliance forms?
Use the list_forms capability to retrieve a directory of all available HSE and QA forms configured in your workspace.
One connection away
Give your agent a direct line to Gripr.
Connect Gripr once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available