Postedly for VS Code
com.postedly/send
Prepare physical mail and fax quotes, review before payment, and track orders with OAuth.
client:VS Code
transport:streamable-http
Install Postedly in VS Code
.vscode/mcp.json
{
"servers": {
"send": {
"type": "http",
"url": "https://postedly.com/mcp/send"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs