Fieldstub for Zed
com.fieldstub/fieldstub
Capture extra work on a jobsite and file it into Procore as a Change Event on real budget codes.
client:Zed
transport:streamable-http
Install Fieldstub in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fieldstub": {
"url": "https://app.fieldstub.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs