value_photo_item
Send an item photo plus pricing location and get a structured resale valuation.
Input: imageBase64, pricingLocation, optional categoryHint
Model Context Protocol
Connect an MCP client to PriceSnap and run market-backed item valuations from photos or product details. Tool discovery is free; valuation tool calls cost $0.05 USDC via x402.
Endpoint
https://pricesnap.ai/api/mcp
Network
eip155:8453 Base USDC
Recipient
0x53A595266aee7aa034095344bF1E885180FA7E21
Add PriceSnap as a remote MCP server in a compatible client. The server advertises tools and pricing details before any paid call runs.
{
"mcpServers": {
"pricesnap": {
"url": "https://pricesnap.ai/api/mcp"
}
}
}pricesnap://pricing
Read this free MCP resource for the current endpoint, payment address, network, and paid tool list.
Send an item photo plus pricing location and get a structured resale valuation.
Input: imageBase64, pricingLocation, optional categoryHint
Send brand, item name, condition, and pricing location for a manual valuation.
Input: brand, itemName, condition, pricingLocation, optional categoryHint
Production settlement uses Coinbase x402 facilitator credentials. The public payment defaults match the endpoint metadata and can be overridden with environment variables.
Open PriceSnap scanner| X402_PAY_TO_ADDRESS | 0x53A595266aee7aa034095344bF1E885180FA7E21 |
|---|---|
| X402_PRICE_USD | 0.05 |
| X402_NETWORK | eip155:8453 |
| X402_RESOURCE_URL | https://pricesnap.ai/api/mcp |
| CDP_API_KEY_ID | Required for settlement |
| CDP_API_KEY_SECRET | Required for settlement |