Skip to content
VS Code

Fieldstub for VS Code

com.fieldstub/fieldstub

Capture extra work on a jobsite and file it into Procore as a Change Event on real budget codes.

client:VS Code transport:streamable-http

Install Fieldstub in VS Code

.vscode/mcp.json

{
  "servers": {
    "fieldstub": {
      "type": "http",
      "url": "https://app.fieldstub.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Fieldstub in other clients