check_order — SCVD General Store MCP Tool Read-only
check_order
(check order) 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_order from your client
- Claude Code SCVD General Store check_order run in your project directory
- Claude Desktop SCVD General Store check_order ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SCVD General Store check_order ~/.cursor/mcp.json
- VS Code SCVD General Store check_order .vscode/mcp.json
- Zed SCVD General Store check_order ~/.config/zed/settings.json
- Windsurf SCVD General Store check_order ~/.codeium/windsurf/mcp_config.json
- Cline SCVD General Store check_order ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SCVD General Store check_order ~/.gemini/settings.json
- Grok SCVD General Store check_order .mcp.json (in your project root)
- ChatGPT SCVD General Store check_order Settings → Connectors → Advanced → Developer mode
- Claude.ai SCVD General Store check_order Settings → Connectors → Add custom connector
- LangChain SCVD General Store check_order 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
- check_purchase
- 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
- 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.