easypost for Cursor
io.usefulapi/easypost
MCP server for EasyPost — rate shipments, buy & refund labels, track packages, verify addresses.
client:Cursor
transport:streamable-http
Install easypost in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"easypost": {
"url": "https://easypost.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs