paxaver mcp for Cline
io.github.smartoire/paxaver-mcp
MCP adapter for the Paxaver school community platform. Streamable HTTP, OAuth 2.1, capability auth.
client:Cline
transport:streamable-http
tools:26
Install paxaver mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"paxaver-mcp": {
"url": "https://mcp.paxaver.com/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs
What Cline 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