Easypost for Cursor
io.github.pipeworx-io/easypost
EasyPost MCP — multi-carrier shipping rates + package tracking (easypost.com)
client:Cursor
transport:streamable-http
Install Easypost in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"easypost": {
"url": "https://gateway.pipeworx.io/easypost/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs