R
RightCard
/lookup_merchant
How a store is coded
The store's reward category as RightCard's directory files it, its merchant type, and the merchant-code caveat when a category bonus usually will not post there
liveverifiedunknown~5s typical
mcpprobedrightcard
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-rightcard-mcp /lookup_merchant for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-rightcard-mcp","endpoint":"/lookup_merchant","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-ai-rightcard-mcp -e /lookup_merchant -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-ai-rightcard-mcp", endpoint: "/lookup_merchant", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.