foxyio for Cursor
io.usefulapi/foxyio
Read Foxy transactions, subscriptions, customers, carts and coupons; update customers and subs.
client:Cursor
transport:streamable-http
Install foxyio in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"foxyio": {
"url": "https://foxyio.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs