check_purchase — SCVD General Store MCP Tool Read-only
check_purchase
(check purchase) is one of 21 tools on the
SCVD General Store
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_purchase from your client
- Claude Code SCVD General Store check_purchase run in your project directory
- Claude Desktop SCVD General Store check_purchase ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SCVD General Store check_purchase ~/.cursor/mcp.json
- VS Code SCVD General Store check_purchase .vscode/mcp.json
- Zed SCVD General Store check_purchase ~/.config/zed/settings.json
- Windsurf SCVD General Store check_purchase ~/.codeium/windsurf/mcp_config.json
- Cline SCVD General Store check_purchase ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SCVD General Store check_purchase ~/.gemini/settings.json
- Grok SCVD General Store check_purchase .mcp.json (in your project root)
- ChatGPT SCVD General Store check_purchase Settings → Connectors → Advanced → Developer mode
- Claude.ai SCVD General Store check_purchase Settings → Connectors → Add custom connector
- LangChain SCVD General Store check_purchase pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http general-store https://scvd.store/mcp
Other tools on this server
- check_a2a_card
- read_store_guide
- ring_bell
- read_binder
- look_in_window
- sign_guestbook
- preflight_endpoint
- look_at_door
- check_before_you_pay
- check_conformance
- verify_artifact
- check_order
- find_in_catalog
- buy_simple
- buy_signed_record
- buy_human_task
- buy_observation
- buy_mandate
- buy_memory_anchor
- buy_small_pleasure
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.