Fas for VS Code
io.github.pipeworx-io/fas
FAS MCP — USDA Foreign Agricultural Service (trade & global production data)
client:VS Code
transport:streamable-http
Install Fas in VS Code
.vscode/mcp.json
{
"servers": {
"fas": {
"type": "http",
"url": "https://gateway.pipeworx.io/fas/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs