{"schemaVersion":"2024-11-05","name":"getcurrentoffer","displayName":"GetCurrentOffer","description":"Search live credit card merchant offers (cash back, points, statement credits) across Amex, Chase, Citi, PayPal, Rakuten, and Capital One. Returns structured offer data ready for AI agents building shopping, budgeting, or deal-finding workflows.","version":"1.0.0","homepage":"https://getcurrentoffer.com","documentation":"https://getcurrentoffer.com/docs/mcp","contact":{"name":"GetCurrentOffer Support","url":"https://getcurrentoffer.com/contact"},"license":"Proprietary","categories":["finance","shopping","productivity","consumer"],"tags":["credit-cards","cashback","offers","deals","rewards","amex","chase","citi","paypal","rakuten","capital-one"],"transport":{"type":"http","url":"https://getcurrentoffer.com/api/mcp","protocol":"json-rpc-2.0"},"authentication":{"type":"apiKey","location":"header","headerName":"X-API-Key","alternativeHeader":"Authorization: Bearer","signupUrl":"https://getcurrentoffer.com/api-keys","description":"Free and paid tiers available. Generate a key at /api-keys, then send it via the X-API-Key header or as a Bearer token."},"health":{"url":"https://getcurrentoffer.com/api/mcp/health","method":"GET"},"capabilities":{"tools":true,"resources":false,"prompts":false,"sampling":false},"tools":[{"name":"search_offers","description":"Search credit card merchant offers by merchant name, offer description, or card issuer. Supports fuzzy matching.","parameters":["query","issuer","limit"]},{"name":"get_offer_details","description":"Get complete details of a specific offer by its unique ID, including activation URL and expiration.","parameters":["offer_id"]},{"name":"list_merchants","description":"List all merchants with active offers, optionally filtered by card issuer.","parameters":["issuer"]},{"name":"compare_offers","description":"Compare offers for a specific merchant across all card issuers to find the best deal.","parameters":["merchant"]}],"exampleClients":["Claude Code CLI","Claude Desktop","Cursor","Windsurf","Continue.dev","VS Code (Copilot Chat, Cline, Roo Code)","agentserve.ai","LangChain","LlamaIndex","CrewAI","n8n"]}