PostAgent for VS Code
tech.interpretai/postagent
Print & mail PDF/HTML/Markdown/text/DOCX/images to US addresses; pay per call in x402 USDC on Base.
client:VS Code
transport:streamable-http
tools:14
Install PostAgent in VS Code
.vscode/mcp.json
{
"servers": {
"postagent": {
"type": "http",
"url": "https://api.postagent.sh/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs