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