get_ozerki_pickup_options — AgentPay MCP Tool Read-only
get_ozerki_pickup_options
(get ozerki pickup options) is one of 34 tools on the
AgentPay
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_ozerki_pickup_options from your client
- Claude Code AgentPay get_ozerki_pickup_options run in your project directory
- Claude Desktop AgentPay get_ozerki_pickup_options ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentPay get_ozerki_pickup_options ~/.cursor/mcp.json
- VS Code AgentPay get_ozerki_pickup_options .vscode/mcp.json
- Zed AgentPay get_ozerki_pickup_options ~/.config/zed/settings.json
- Windsurf AgentPay get_ozerki_pickup_options ~/.codeium/windsurf/mcp_config.json
- Cline AgentPay get_ozerki_pickup_options ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentPay get_ozerki_pickup_options ~/.gemini/settings.json
- Grok AgentPay get_ozerki_pickup_options .mcp.json (in your project root)
- ChatGPT AgentPay get_ozerki_pickup_options Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentPay get_ozerki_pickup_options Settings → Connectors → Add custom connector
- LangChain AgentPay get_ozerki_pickup_options pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentpay https://agentpay.shop/ap/mcp
Other tools on this server
- begin_agent_link
- poll_agent_link
- verify_connection
- get_balance
- get_limits
- get_recovery_guide
- get_spending_policy
- list_allowed_stores
- get_user_preferences
- update_preference
- get_delivery_address
- save_delivery_address
- peek_stores
- search_products
- get_product
- present_choices
- get_choice_status
- list_purchases
- get_partner_purchase_context
- preview_purchase
- check_dixy_live_cart
- start_dixy_call_auth
- poll_dixy_call_auth
- prepare_dixy_checkout
- prepare_ozerki_handoff
- create_purchase
- get_purchase_status
- get_payment_status
- create_topup_intent
- set_test_mode
- get_agent_skills
- get_faq
- request_user_confirmation
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.