ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Fieldwire with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage construction projects via Fieldwire. track tasks, organize floorplans, and coordinate field teams directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 17 capabilities

The complete Fieldwire capability set.

These are the exact actions your AI can choose when you ask it to work with Fieldwire.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through Fieldwire.

  1. 01

    List project users

    List users in a Fieldwire project

  2. 02

    Batch update statuses

    Batch create, update, or delete task statuses

  3. 03

    Create project

    Create a new Fieldwire project

  4. 04

    Enable collections

    Enable collections for floorplans in a project

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through Fieldwire.

  1. 05

    Get form full

    If a job is triggered, it returns a jid. Call again with the jid to poll until the full JSON payload is returned. Get full data for a form (triggers job or polls)

  2. 06

    Get project

    Get details for a specific Fieldwire project

  3. 07

    List projects

    List all projects in the Fieldwire account

  4. 08

    List statuses

    Get custom task statuses for a project

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through Fieldwire.

  1. 09

    List task bubbles

    Get comments and media (bubbles) for a task

  2. 10

    List tasks

    List tasks in a Fieldwire project

  3. 11

    Batch move floorplans

    Move floorplans to collections

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through Fieldwire.

  1. 12

    Create sheet upload

    Create a sheet upload after uploading to S3

  2. 13

    Create task

    Create a new task in a Fieldwire project

  3. 14

    Invite user

    Invite a user to the Fieldwire account

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through Fieldwire.

  1. 15

    List floorplans

    List floorplans in a Fieldwire project

  2. 16

    Add aws post tokens

    Generate AWS POST tokens for uploading files

  3. 17

    Update task

    Update an existing Fieldwire task

Observed, not estimated

940ms average. Fast in production.

Fieldwire is checked daily against the live service.

Daily averagePeak 1182ms
Aug 20Today
Fastest day
788ms
Slowest day
1182ms
14-day trend
Stable+3%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 17 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Fieldwire, so you can see the experience inside your AI.

It does not authenticate your account with Fieldwire. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Fieldwire Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_l9rmEceVm2by3R7GVOCRERnA2llFmK14lhQFmhWr/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Fieldwire capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "fieldwire-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_l9rmEceVm2by3R7GVOCRERnA2llFmK14lhQFmhWr/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Fieldwire owners ask.

  • 01

    Can I see photos and comments attached to a specific task?

    Yes! Use the list_task_bubbles capability with the Project and Task UUIDs. It retrieves all messages, photos, and files attached to that specific task.

  • 02

    How do I organize multiple floorplans into a collection?

    You can use batch_move_floorplans to move an array of floorplan UUIDs into a target collection. Make sure to use enable_collections first if they aren't active for the project.

  • 03

    Is it possible to invite new team members to my Fieldwire account via AI?

    Yes, the invite_user capability allows you to send an invitation to a user's email address directly from the agent.