Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Fewsats • Security & Privacy
Secure integration with Fewsats for AI Agents to facilitate purchases.
Securely check wallet balances and manage payments.
Retrieve and utilize different payment methods in transactions.
Make specific offers using Fewsats' payment system.
The Fewsats MCP Server serves as an integration point for AI Agents, allowing them to securely manage purchases using Fewsats. It provides tools for checking wallet balance, retrieving payment methods, and processing payments through specific offers. This enables agents to handle transactions efficiently with a secure payment gateway.
Retrieve the balance of the user's wallet. You will rarely need to call this unless instructed by the user, or to troubleshoot payment issues. Fewsats will automatically add balance when needed.
Retrieve the user's payment methods. You will rarely need to call this unless instructed by the user, or to troubleshoot payment issues. Fewsats will automatically select the best payment method.
Pays an offer_id from the l402_offers. The l402_offer parameter must be a dict with this structure: { 'offers': [ { 'id': 'test_offer_2', # String identifier for the offer 'amount': 1, # Numeric cost value 'currency': 'usd', # Currency code 'description': 'Test offer', # Text description 'title': 'Test Package' # Title of the package } ], 'payment_context_token': '60a8e027-8b8b-4ccf-b2b9-380ed0930283', # Payment context token 'payment_request_url': 'https://api.fewsats.com/v0/l402/payment-request', # Payment URL 'version': '0.2.2' # API version } Returns payment status response. If payment status is `needs_review` inform the user he will have to approve it at app.fewsats.com
Retrieve the details of a payment. If payment status is `needs_review` inform the user he will have to approve it at app.fewsats.com
Retrieve the user's address and billing information. Returns billing details including name, address, and other relevant information. This information can also be used as shipping address for purchases.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.