easypost for VS Code
io.usefulapi/easypost
MCP server for EasyPost — rate shipments, buy & refund labels, track packages, verify addresses.
client:VS Code
transport:streamable-http
Install easypost in VS Code
.vscode/mcp.json
{
"servers": {
"easypost": {
"type": "http",
"url": "https://easypost.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs