Skip to content
VS Code

Have It Printed for VS Code

com.haveitprinted/print-and-mail

Print and mail physical documents in the US via USPS, with quotes, agent payment and tracking.

client:VS Code transport:streamable-http tools:10

Install Have It Printed in VS Code

.vscode/mcp.json

{
  "servers": {
    "print-and-mail": {
      "type": "http",
      "url": "https://agents.haveitprinted.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Have It Printed in other clients