paxaver mcp for Cursor
io.github.smartoire/paxaver-mcp
MCP adapter for the Paxaver school community platform. Streamable HTTP, OAuth 2.1, capability auth.
client:Cursor
transport:streamable-http
tools:26
Install paxaver mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"paxaver-mcp": {
"url": "https://mcp.paxaver.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- get_my_context
- get_my_wallet_balance
- list_my_lunch_orders
- get_lunch_menu
- create_lunch_order_draft
- pay_lunch_order_draft
- update_lunch_order_draft
- discard_lunch_order_draft
- cancel_my_lunch_order
- list_school_events
- create_school_event
- update_school_event
- cancel_school_event
- register_for_event
- list_my_event_registrations
- cancel_my_event_registration
- list_my_volunteer_signups
- cancel_my_volunteer_signup
- sign_up_for_volunteer_shift
- list_school_restaurants
- create_school_restaurant
- list_restaurant_menu_items
- create_restaurant_menu_item
- update_restaurant_menu_item