sign_up_for_volunteer_shift — paxaver mcp MCP Tool
sign_up_for_volunteer_shift
(sign up for volunteer shift) is one of 26 tools on the
paxaver mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call sign_up_for_volunteer_shift from your client
- Claude Code paxaver mcp sign_up_for_volunteer_shift run in your project directory
- Claude Desktop paxaver mcp sign_up_for_volunteer_shift ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor paxaver mcp sign_up_for_volunteer_shift ~/.cursor/mcp.json
- VS Code paxaver mcp sign_up_for_volunteer_shift .vscode/mcp.json
- Zed paxaver mcp sign_up_for_volunteer_shift ~/.config/zed/settings.json
- Windsurf paxaver mcp sign_up_for_volunteer_shift ~/.codeium/windsurf/mcp_config.json
- Cline paxaver mcp sign_up_for_volunteer_shift ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI paxaver mcp sign_up_for_volunteer_shift ~/.gemini/settings.json
- Grok paxaver mcp sign_up_for_volunteer_shift .mcp.json (in your project root)
- ChatGPT paxaver mcp sign_up_for_volunteer_shift Settings → Connectors → Advanced → Developer mode
- Claude.ai paxaver mcp sign_up_for_volunteer_shift Settings → Connectors → Add custom connector
- LangChain paxaver mcp sign_up_for_volunteer_shift pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http paxaver-mcp https://mcp.paxaver.com/mcp
Other tools on this server
- 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
- list_school_restaurants
- create_school_restaurant
- list_restaurant_menu_items
- create_restaurant_menu_item
- update_restaurant_menu_item
- archive_restaurant_menu_item
- schedule_lunch_menu_item
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.