INDIVIDUAL MCP TOOL
buy_phantom_check
Returns: A signed observation of the named URL, made out-of-band about six hours after purchase.
LIVE ENDPOINT
https://scvd.store/mcp
Connect to this endpoint to inspect the live schema for buy_phantom_check and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.scvd-general-store]
url = "https://scvd.store/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"scvd-general-store": {
"type": "http",
"url": "https://scvd.store/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: scvd-general-store
Remote MCP URL: https://scvd.store/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"scvd-general-store": {
"url": "https://scvd.store/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"scvd-general-store": {
"type": "http",
"url": "https://scvd.store/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "scvd-general-store",
"transport": "streamable-http",
"url": "https://scvd.store/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
read_store_guide— The store's front door as text: the full menu with prices, how x402 payment works here, the free shelf, and the house promises.ring_bell— Ring the store bell.sign_guestbook— Sign the guestbook.verify_artifact— Verify anything the store has ever signed, certificates, visit stamps, context anchors, by id.buy_settlement_attestation— Returns: A signed JSON observation of one Base transaction — status (SETTLED, NOT_FOUND, PENDING_FINALITY, INSUFFICIENT_MATCH or REVERTED), block height, confirmations, chain head, the query echoed back, and an evidence hash — verifiable against the store's published key without asking the store.buy_small_blessing— Returns: One blessing slip from a 45-slip jar, never the same slip twice in a row, delivered instantly.buy_daily_fortune— Returns: The day's fortune, deterministic for the calendar date, delivered instantly.buy_the_confession— Returns: A signed absolution certificate; the confession is stored anonymized and never auto-published.