PostAgent for Claude Desktop
tech.interpretai/postagent
Print & mail PDF/HTML/Markdown/text/DOCX/images to US addresses; pay per call in x402 USDC on Base.
client:Claude Desktop
transport:streamable-http
tools:14
Install PostAgent in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"postagent": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.postagent.sh/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs