BIM 360 Field Connector for AI agents.
9 live capabilities
Manage construction site issues and safety checklists through a conversational interface.
Waiting for input…
Why people use BIM 360 Field
BIM 360 Field Construction Site Management
This Connector lets you skip the navigation. You can just ask your agent to show you the latest issues or pull up the company directory for a project. It turns a multi-click process into a single sentence, letting you stay focused on the job at hand.
What Vinkius changes
You get a conversational interface for your construction site data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking safety hazards during a site walk
A safety manager asks the agent to list all issues for the 'Downtown Tower' project to see if any new hazards were reported that morning.
- Real-world use case 02
Verifying contractor involvement
A project manager wants to know who is working on the hospital project and asks the agent to list all companies and users for that project.
- Real-world use case 03
Tracking equipment commissioning
A field engineer needs to know what's ready and asks the agent to list tasks for the current project to check the installation status.
Complete set · 9capabilities
The complete BIM 360 Field capability set.
These are the exact actions your AI can choose when you ask it to work with BIM 360 Field.
01—03
3 capabilities in this set.
Part of 9 available through BIM 360 Field.
- 01 Capability
List checklists
Pull a list of all checklists assigned to a project. This helps you see what needs to be signed off.
- 02 Capability
List companies
See all companies associated with a specific project. Use this to find contractors and partners.
- 03 Capability
List issue types
View the configured categories for issues in a project. This helps you understand how site problems are classified.
04—06
3 capabilities in this set.
Part of 9 available through BIM 360 Field.
- 04 Capability
List projects
List every BIM 360 Field project you have access to. Use this to get your project IDs quickly.
- 05 Capability
List users
See the users associated with a project. Use this to identify the team members on site.
- 06 Capability
Get project
Get the specific details for a construction project. Use this to see the core facts of a site.
07—09
3 capabilities in this set.
Part of 9 available through BIM 360 Field.
- 07 Capability
List issues
Fetch all current issues for a specific project. Use this to see safety hazards or punch list items.
- 08 Capability
List locations
See the different site locations configured for a project. This helps you find specific spots on the site.
- 09 Capability
List tasks
Get the list of tasks and equipment for a project. This tracks what needs to be installed or commissioned.
Set up in minutes
One URL. Then ask BIM 360 Field to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use BIM 360 Field 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_4JWzjtjnxUrmtSher4TTPA4KunFblGHlv0dlvGRx/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 BIM 360 Field, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable BIM 360 Field for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4JWzjtjnxUrmtSher4TTPA4KunFblGHlv0dlvGRx/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 BIM 360 Field URL.
- Step 03
Save and start
Save the connection and enable BIM 360 Field in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bim-360-field": {
"url": "https://edge.vinkius.com/vk_preview_4JWzjtjnxUrmtSher4TTPA4KunFblGHlv0dlvGRx/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 BIM 360 Field
Open Agent mode in chat and ask: "Using BIM 360 Field, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bim-360-field": {
"url": "https://edge.vinkius.com/vk_preview_4JWzjtjnxUrmtSher4TTPA4KunFblGHlv0dlvGRx/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 BIM 360 Field
Ask Copilot: "Using BIM 360 Field, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bim-360-field": {
"url": "https://edge.vinkius.com/vk_preview_4JWzjtjnxUrmtSher4TTPA4KunFblGHlv0dlvGRx/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 BIM 360 Field
Open Cascade and ask: "Using BIM 360 Field, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bim-360-field": {
"url": "https://edge.vinkius.com/vk_preview_4JWzjtjnxUrmtSher4TTPA4KunFblGHlv0dlvGRx/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 BIM 360 Field
Ask Cline: "Using BIM 360 Field, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bim-360-field --transport http "https://edge.vinkius.com/vk_preview_4JWzjtjnxUrmtSher4TTPA4KunFblGHlv0dlvGRx/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 BIM 360 Field
Ask Claude: "Using BIM 360 Field, show me...". 9 tools are ready
Where the request belongs
Work BIM 360 Field can move forward.
For project managers and field engineers who are tired of manual data entry and navigating complex construction portals to find basic status updates.
Project Manager
Checks open issues and checklist statuses during morning standups to keep the project on schedule.
Field Engineer
Pulls equipment task lists while moving between different site locations to coordinate installations.
Safety Manager
Audits safety logs and hazard reports using natural language queries to ensure site compliance.
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.
Autodesk Construction Cloud
Manage projects, files, issues, and assets in Autodesk Construction Cloud natively via AI.
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.
HCSS
Automate heavy construction management via HCSS. manage jobs, timecards, estimates, and equipment telematics directly from any AI agent.
Gripr
Manage safety compliance, inspections, and risk assessments for construction and industrial projects with mobile-first capabilities.
Bring your own AI
Change the model, client or framework. Keep BIM 360 Field 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 BIM 360 Field.
The practical details behind the request, access and result.
Can I use BIM 360 Field with my AI agent?
Yes. This Connector connects your BIM 360 Field account to your AI agent, allowing you to ask questions about your projects and site data using natural language.
How does this help with construction site safety?
It lets you quickly pull up safety hazards and inspection logs from the field. You can ask your agent to show you all open safety issues for a specific site instantly.
Can I see project checklists?
Yes. You can use the agent to retrieve QA/QC checklists and safety inspection logs for any project you have access to.
Will this show me my project locations?
It will. You can ask the agent to list all configured locations for a project, which helps you identify specific spots on the site without searching through the portal.
Can I manage equipment tasks?
You can view and track equipment installation and commissioning tasks. Just ask your agent to show the task list for a specific project.
Is this for project managers?
It is designed specifically for project managers, field engineers, and safety managers who need quick access to site data without constant tab-switching.
How do I access my project data?
Once connected, you simply ask your AI client questions like 'What are the open issues for project X?' and it will pull the data directly from BIM 360 Field.
Can I see all open issues for my project?
Yes! Use the list_issues capability with your Project ID. The agent will retrieve the latest issues recorded on the field.
How do I list the companies working on my site?
Simply ask the agent to list_companies and provide the Project ID. It will retrieve the directory of all subcontractors and partners.
Can I retrieve the status of equipment installation tasks?
Yes. Use the list_tasks capability with your Project ID to track commissioning and installation activities for all site equipment.
One connection away
Give your agent a direct line to BIM 360 Field.
Connect BIM 360 Field once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available