HCSS Connector for AI agents.
11 live capabilities
Manage heavy construction jobs, fleet telematics, and project estimates in real-time.
Waiting for input…
Why people use HCSS
HCSS Construction Management for Heavy Civil Projects
This Connector changes that by bringing all your construction data into a single conversation. Instead of logging into multiple portals to find out where your fleet is or how many hours were logged yesterday, you just ask your AI client. You stop being a data mover and start being a decision maker.
What Vinkius changes
You get a way to query your entire construction operation without leaving your 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
Checking Excavator location
A fleet manager needs to know where a specific machine is.
- Real-world use case 02
Reviewing timecard summaries
A project manager wants to see who worked on a site yesterday.
- Real-world use case 03
Verifying bid items
An estimator is in the middle of a high-pressure bid.
Complete set · 11capabilities
The complete HCSS capability set.
These are the exact actions your AI can choose when you ask it to work with HCSS.
01—04
4 capabilities in this set.
Part of 11 available through HCSS.
- 01 Capability
Get bid items
Use get_bid_items to see specific bid items for a particular estimate. This helps you verify quantities and prices during bidding.
- 02 Capability
Get equipment location
Use get_equipment_location to get current GPS coordinates for a piece of equipment. This helps you track machinery in real-time.
- 03 Capability
Get equipment meters
Use get_equipment_meters to get the latest odometer or hour readings for your machines. This helps you plan for maintenance needs.
- 04 Capability
List business units
Use list_business_units to see all business units in HCSS. This helps you understand the organizational structure of your company.
05—08
4 capabilities in this set.
Part of 11 available through HCSS.
- 05 Capability
List cost codes
Use list_cost_codes to see all cost codes defined in your system. This helps you stay consistent with project accounting and budget tracking.
- 06 Capability
List employees
Use list_employees to see all employees synced in HCSS. This makes it easy to check staffing levels across different units.
- 07 Capability
List equipment
Use list_equipment to see every piece of tracked equipment in your telematics. This gives you a clear view of your entire fleet.
- 08 Capability
List estimates
Use list_estimates to pull bidding estimates from HeavyBid. This helps you stay aligned with your current project budgets.
09—11
3 capabilities in this set.
Part of 11 available through HCSS.
- 09 Capability
List jobs
Use list_jobs to see all construction jobs and projects. This lets you quickly identify which sites are currently active.
- 10 Capability
List precon projects
Use list_precon_projects to browse active pre-construction projects. This helps you track the lifecycle of upcoming work.
- 11 Capability
List timecards
Use list_timecards to retrieve timecard data from HeavyJob. This allows you to monitor site progress and labor hours instantly.
Set up in minutes
One URL. Then ask HCSS to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use HCSS 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_970fCc55OXJVbuwOsEcxKsbjFfZuXDgGQ2GpfGcz/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 HCSS, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable HCSS for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_970fCc55OXJVbuwOsEcxKsbjFfZuXDgGQ2GpfGcz/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 HCSS URL.
- Step 03
Save and start
Save the connection and enable HCSS in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hcss": {
"url": "https://edge.vinkius.com/vk_preview_970fCc55OXJVbuwOsEcxKsbjFfZuXDgGQ2GpfGcz/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 HCSS
Open Agent mode in chat and ask: "Using HCSS, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hcss": {
"url": "https://edge.vinkius.com/vk_preview_970fCc55OXJVbuwOsEcxKsbjFfZuXDgGQ2GpfGcz/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 HCSS
Ask Copilot: "Using HCSS, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hcss": {
"url": "https://edge.vinkius.com/vk_preview_970fCc55OXJVbuwOsEcxKsbjFfZuXDgGQ2GpfGcz/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 HCSS
Open Cascade and ask: "Using HCSS, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hcss": {
"url": "https://edge.vinkius.com/vk_preview_970fCc55OXJVbuwOsEcxKsbjFfZuXDgGQ2GpfGcz/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 HCSS
Ask Cline: "Using HCSS, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hcss --transport http "https://edge.vinkius.com/vk_preview_970fCc55OXJVbuwOsEcxKsbjFfZuXDgGQ2GpfGcz/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 HCSS
Ask Claude: "Using HCSS, show me...". 11 tools are ready
Where the request belongs
Work HCSS can move forward.
This is for construction professionals who are tired of jumping between three different portals just to see if a job is on budget or where their fleet is located.
Project Manager
Checks job costs and timecard statuses in real-time to keep projects moving.
Fleet Manager
Monitors equipment locations and maintenance needs without digging through telematics screens.
Estimator
Verifies bid item details and estimate progress during high-pressure bidding cycles.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFieldwire
Manage construction projects via Fieldwire. track tasks, organize floorplans, and coordinate field teams directly from any AI agent.
Procore
Manage construction projects via Procore. track RFIs, submittals, punch lists, daily logs, and drawings from any AI agent.
Fieldly
Connect Fieldly to automate construction management. manage work items, bookings, and invoices directly from your AI agent.
MeasureSquare CRM
Manage flooring and construction project estimates, client relationships, and job tracking for specialty contractors.
BIM 360 Field
Manage your construction projects via BIM 360 Field. list issues, checklists, and tasks directly from any AI agent.
Contractor+
Run your contracting business with job estimates, invoicing, client management, and field crew tracking in one mobile platform.
Bring your own AI
Change the model, client or framework. Keep HCSS 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 HCSS.
The practical details behind the request, access and result.
Can I use HCSS MCP with Claude?
Yes, you can connect HCSS to Claude or any other MCP-compatible client. This allows you to query your construction data using natural language.
Can I see my equipment locations with HCSS MCP?
Yes, you can ask your agent to pull real-time GPS coordinates for any specific piece of machinery in your fleet.
How do I connect my HeavyJob timecards?
Once you subscribe and enter your credentials, your agent can pull timecard data from HeavyJob directly into your conversation.
Can I see my HeavyBid estimates?
Yes, this Connector allows you to browse bidding estimates and pull specific bid items for your current projects.
Is my construction data secure?
Your data security is managed through your HCSS credentials. The Connector only accesses the data you authorize via your Client ID and Secret.
Who is HCSS MCP for?
It's designed for project managers, fleet managers, and estimators who need fast access to field data, telematics, and project costs.
Can it track my pre-construction projects?
Yes, you can use the Connector to browse active pre-construction projects and see where they stand in their lifecycle.
How do I obtain my HCSS API credentials?
You must request API access through the HCSS Developer Portal (developer.hcssapps.com). Once approved, you will receive your Client ID, Client Secret, and Ocp-Apim-Subscription-Key.
Can I see the real-time location of my equipment?
Yes! Use the get_equipment_location capability with the unique equipment ID. It will return the latest GPS coordinates recorded by the Telematics system.
Does this integration cover both HeavyJob and HeavyBid?
Yes, this Connector includes capabilities for both modules, allowing you to access timecard data from HeavyJob and estimate/bid data from HeavyBid in a single interface.
Is the integration secure for construction data?
Absolutely. The integration uses industry-standard OAuth 2.0 Client Credentials flow and HTTPS. Your credentials are encrypted and stored securely within the Vinkius Cloud infrastructure.
One connection away
Give your agent a direct line to HCSS.
Connect HCSS once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available